BaseProvisioningSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels.HostPool

DESCRIPTION

Host Pool Base Provisioning Settings

INHERITED FROM

RASSerilazableObjarrow-up-right⇒BaseProvisioningSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

DefaultPowerState

The Default Power State

String

HostName

The Host name format. All Host created from the template will have this name with %ID:N:S% replaced.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated