AVDWorkspaceStatus Class
NAMESPACE
RASAdminEngine.Core.OutputModels.AVD
DESCRIPTION
AVD Workspace Status
INHERITED FROM
RASSerilazableObj⇒RASAgentInfo⇒AVDWorkspaceStatus
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
AgentState | Agent State. | ||
Nullable<AVDBrokenReason> | BrokenReason | AVD Broken Reason. | |
String | Id | Inherited from RASAgentInfo | |
String | Location | Location. | |
String | Name | AVD Host Pool name. | |
UInt32 | ProviderId | Provider Id. | |
String | ResourceGroup | Resource Group. | |
ServerType | Inherited from RASAgentInfo | ||
UInt32 | SiteId | Inherited from RASAgentInfo |
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 () |
Last updated