ProvisioningSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels.HostPool
DESCRIPTION
Host Pool Provisioning Settings
INHERITED FROM
RASSerilazableObj⇒BaseProvisioningSettings⇒ProvisioningSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
UInt32
Duration
The Duration
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
Type
GetType ()
String
ToString ()
Last updated