Configuration
NAMESPACE
RASAdminEngine.Core.OutputModels.AVD
DESCRIPTION
AVD Configuration Settings
INHERITED FROM
⇒
Configuration
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
DefaultLicenseType
The Default License Type.
UInt32
LimitHosts
The Limit of session on host.
LoadBalancerType
The Load Balancer Type of the Host Pool
PoolType
The Type of the Host Pool
Boolean
PowerOnHost
Whether Power On Host is Enabled or not.
ProvisioningType
The Provisioning Type of the Host Pool
PublishingType
The Publishing Type of the Host Pool
Boolean
ValidationEnvironment
Whether Validation Environment is Enabled or not.
PUBLIC METHODS
Type
Name
Description
Int32
CompareTo (Object obj)
Inherited from RASSerilazableObj
Boolean
Equals (Object obj)
Inherited from RASSerilazableObj
Int32
GetHashCode ()
Inherited from RASSerilazableObj
Type
GetType ()
String
ToString ()
References to Types
Last updated