OfficeContainerSettings

NAMESPACE

RASAdminEngine.Core.OutputModels.UserProfile.FSLogix

DESCRIPTION

FSLogix Office Container Settings

INHERITED FROM

RASSerilazableObj

⇒

ContainerSettings

⇒

OfficeContainerSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

AdvancedSettings

Specifies the 'Advanced Settings'.

AllocationType

Inherited from ContainerSettings Specifies the 'Allocation type'. List<String> CCDLocations Inherited from ContainerSettings Specifies the 'CCDLocations'.

CloudCache

Inherited from ContainerSettings Specifies the 'Cloud Cache'.

UInt32

DefaultSize

Inherited from ContainerSettings Specifies the 'Default size'.

Boolean

Enabled

Inherited from ContainerSettings Specifies if the Container is enabled or disabled.

LocationType

Inherited from ContainerSettings Specifies the 'Location type'.

ProfileDiskFormat

Inherited from ContainerSettings Specifies the 'Profile disk format'. List<UserFilter> UserExclusionList Inherited from ContainerSettings Specifies the 'User Exclusion List'. List<UserFilter> UserInclusionList Inherited from ContainerSettings Specifies the 'User Inclusion List'. List<String> VHDLocations Inherited from ContainerSettings Specifies the 'VHD Locations'.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Void

CopyFrom (ContainerSettings other)

Inherited from ContainerSettings

Void

CopyFrom (OfficeContainerSettings other)

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

Type

GetType ()

String

ToString ()

References to Types | | | | |--------------------------------------------------|

Last updated