ProvisioningSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels.HostPool

DESCRIPTION

Host Pool Provisioning Settings

INHERITED FROM

RASSerilazableObjarrow-up-rightBaseProvisioningSettingsarrow-up-right⇒ProvisioningSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

UInt32

Duration

The Duration

String

HostName

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)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated