RASAdminEngine.Core.OutputModels.AVD
AVD AutoScale Settings
⇒
AutoScale
ISerializable
IComparable
Type | Name | Description
Boolean | AutoScaleEnabled | Whether AutoScale is Enabled or not.
UInt32 | DrainRemainsBelowSec | The Remaining Drain level. (Seconds)
UInt32 | MaxServersFromTemplate | The Maximum Number of Hosts added to the template.
UInt32 | MinServersFromTemplate | The Minimum Number of Hosts added to the template.
Boolean | RemoveServersAfterDrainAndPowerOff | Remove hosts from host pool after drain and power off.
UInt32 | ServersToAddPerRequest | The amount of servers to add per request.
UInt32 | TemplateId | The Template ID.
Nullable<UInt32> | TemplateVersionId | The RAS Template Version ID.
UInt32 | WorkLoadDrain | The Drain Workload.
UInt32 | WorkloadThreshold | The Workload Threshold.
Type | Name | Description
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj
Int32 | GetHashCode () | Inherited from RASSerilazableObj
Type | GetType () | String
ToString () | ### References to Types | | |