AVDProvisioningSettings

NAMESPACE

RASAdminEngine.Core.OutputModels.AVD

DESCRIPTION

Available to Templated Host Pools

INHERITED FROM

RASSerilazableObj

ProvisioningSettings

AVDProvisioningSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

AutoScale

Specifies the 'AutoScale' object.

DefaultPowerState

Inherited from ProvisioningSettings

Nullable<UInt32>

Duration

The duration (in seconds) before the unused hosts are deleted

String

HostName

Inherited from ProvisioningSettings

Nullable<UInt32>

MaxHosts

The maximum number of hosts that can be created from the template.

Boolean

OverwriteSize

Whether Overwrite Size is Enabled or not. (Override size)

Nullable<UInt32>

PreCreatedHosts

The maximum number of pre-created hosts. (Keep available buffer)

VMSize

The Azure Virtual Desktop 'VMSize' object.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Void

CopyFrom (ProvisioningSettings other)

Inherited from ProvisioningSettings

Void

CopyFrom (AVDProvisioningSettings other)

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

Type

GetType ()

String

ToString ()

References to Types | | | | |------------------------------------------|

Last updated