AVDProvisioningSettings
NAMESPACE
RASAdminEngine.Core.OutputModels.AVD
DESCRIPTION
Available to Templated Host Pools
INHERITED FROM
⇒
⇒
AVDProvisioningSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
DefaultPowerState
Inherited from ProvisioningSettings The Default Power State Nullable<UInt32> Duration The duration (in seconds) before the unused hosts are deleted
String
HostName
Inherited from ProvisioningSettings The Host name format. All Host created from the template will have this name with %ID:N:S% replaced. Nullable<UInt32> MaxHosts The maximum number of hosts that can be created from the template.
Boolean
OverwriteSize
Whether Overwrite Size is Enabled or not. (Override size) Nullable<UInt32> PreCreatedHosts The maximum number of pre-created hosts. (Keep available buffer)
PUBLIC METHODS
Type
Name
Description
GetType ()
String
ToString ()
References to Types | | | | |------------------------------------------|
Last updated