VDIProvisioningSettings

NAMESPACE

RASAdminEngine.Core.OutputModels.HostPool

DESCRIPTION

VDI Host Pool Provisioning Settings

INHERITED FROM

RASSerilazableObj

ProvisioningSettings

VDIProvisioningSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

DefaultPowerState

Inherited from ProvisioningSettings

UInt32

Duration

The Duration

String

HostName

Inherited from ProvisioningSettings

UInt32

MaxHosts

The maximum number of hosts that can be created from the template.

UInt32

PreCreatedHosts

The maximum number of pre-created hosts.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Void

CopyFrom (ProvisioningSettings other)

Inherited from ProvisioningSettings

Void

CopyFrom (VDIProvisioningSettings other)

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

Type

GetType ()

String

ToString ()

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

Last updated