BaseProvisioningSettings
NAMESPACE
RASAdminEngine.Core.OutputModels.HostPool
DESCRIPTION
Host Pool Base Provisioning Settings
INHERITED FROM
⇒
BaseProvisioningSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
DefaultPowerState | DefaultPowerState | The Default Power State
String | HostName | The Host name format. All Host created from the template will have this
PUBLIC METHODS
Type | Name | Description
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj
Void | CopyFrom (BaseProvisioningSettings | other)
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj
Int32 | GetHashCode () | Inherited from RASSerilazableObj
Type | GetType () | String
ToString () | ### References to Types | | |
|------------------------------------------------------------------| | | AVDProvisioningSettings | | | ProvisioningSettings |
Last updated