AVDHost Class
NAMESPACE
RASAdminEngine.Core.OutputModels.AVD
DESCRIPTION
AVD Host
INHERITED FROM
RASSerilazableObj⇒VM⇒AVDHost
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
String | AvdAgent | AVD Agent | |
String | Host | Host Name | |
String | HostPool | Host Pool | |
String | Id | ||
String | Location | Location | |
UInt32 | ProviderId | ||
String | ResourceGroup | Resource Group | |
UInt32 | SiteId | ||
String | Workspace | Workspace |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Void | CheckIfSettingsChangeAllowed () | Inherited from VM | |
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated