AVDProvisioningSettings
NAMESPACE
RASAdminEngine.Core.OutputModels.AVD
DESCRIPTION
Azure Virtual Desktop Host Pool Provisioning Settings
INHERITED FROM
⇒
⇒
⇒
AVDProvisioningSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
AutoScale
Specifies the 'AutoScale' object.
DefaultPowerState
Inherited from BaseProvisioningSettings
UInt32
Duration
Inherited from ProvisioningSettings
String
HostName
Inherited from BaseProvisioningSettings
UInt32
MaxHosts
Inherited from ProvisioningSettings
Boolean
OverwriteSize
Whether Overwrite Size is Enabled or not.
UInt32
PreCreatedHosts
Inherited from ProvisioningSettings
VMSize
The Azure Virtual Dekstop 'VMSize' object.
PUBLIC METHODS
Type
Name
Description
Int32
CompareTo (Object obj)
Inherited from RASSerilazableObj
Void
CopyFrom (ProvisioningSettings other)
Inherited from ProvisioningSettings
Void
CopyFrom (BaseProvisioningSettings other)
Inherited from BaseProvisioningSettings
Boolean
Equals (Object obj)
Inherited from RASSerilazableObj
Int32
GetHashCode ()
Inherited from RASSerilazableObj
Type
GetType ()
String
ToString ()
References to Types
Last updated