ProvisioningSettings
NAMESPACE
RASAdminEngine.Core.OutputModels.HostPool
DESCRIPTION
Host Pool Provisioning Settings
INHERITED FROM
⇒
⇒
ProvisioningSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
DefaultPowerState
Inherited from BaseProvisioningSettings
UInt32
Duration
The Duration
String
HostName
Inherited from BaseProvisioningSettings
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
Int32
CompareTo (Object obj)
Inherited from RASSerilazableObj
Void
CopyFrom (BaseProvisioningSettings other)
Inherited from BaseProvisioningSettings
Void
CopyFrom (ProvisioningSettings other)
Boolean
Equals (Object obj)
Inherited from RASSerilazableObj
Int32
GetHashCode ()
Inherited from RASSerilazableObj
Type
GetType ()
String
ToString ()
References to Types
Last updated