AVDHostPool Class
NAMESPACE
RASAdminEngine.Core.OutputModels.AVD
DESCRIPTION
Azure Virtual Desktop Host Pool
INHERITED FROM
RASSerilazableObj⇒RASListObj⇒AVDHostPool
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
String
AzureId
The Azure ID
String
Description
The Description of the Host Pool
Boolean
Enabled
Whether host pool is enabled or not.
String
FriendlyName
The Friendly Name of the Host Pool
UInt32
Id
Boolean
InheritDefaultActionsSettings
If true, default Actions settings will be inherited.
Boolean
InheritDefaultAgentSettings
If true, default Agent settings will be inherited.
Boolean
InheritDefaultAppPackageSettings
If true, default app package settings will be inherited.
Boolean
InheritDefaultOptimizationSettings
If true, default optimization settings will be inherited.
Boolean
InheritDefaultRDPPrinterSettings
If true, default Printing settings will be inherited.
Boolean
InheritDefaultUserProfileSettings
If true, default User Profile settings will be inherited.
String
LinkedDesktopApplicationGroup
The Linked Desktop Application Group.
String
LinkedRemoteApplicationGroup
The Linked Remote Application Group.
String
Location
The location of the Host Pool
String
Name
The Name of the Host Pool
ProvisioningSettings
The Azure Virtual Desktop Host Pool Provisioning Settings
String
ResourceGroup
The Resource Group of the Host Pool
UInt32
WorkspaceId
The Workspace ID.
PUBLIC METHODS
Type
GetType ()
String
ToString ()
Last updated