AutoScale
NAMESPACE
RASAdminEngine.Core.OutputModels.AVD
DESCRIPTION
Available to Templated Pooled Host Pools
INHERITED FROM
⇒
AutoScale
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
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
WorkLoadDrain
The Drain Workload.
UInt32
WorkloadThreshold
The Workload Threshold.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Types
Last updated