AVDProvisioningSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels.AVD

DESCRIPTION

Azure Virtual Desktop Host Pool Provisioning Settings

INHERITED FROM

RASSerilazableObjarrow-up-rightBaseProvisioningSettingsarrow-up-rightProvisioningSettingsarrow-up-right⇒AVDProvisioningSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

AutoScale

Specifies the 'AutoScale' object.

UInt32

Duration

String

HostName

UInt32

MaxHosts

Boolean

OverwriteSize

Whether Overwrite Size is Enabled or not.

UInt32

PreCreatedHosts

VMSize

The Azure Virtual Dekstop 'VMSize' object.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated