Provider Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Provider
DESCRIPTION
Provider
INHERITED FROM
RASSerilazableObj⇒RASListObj⇒Provider
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
String | AdminCreate | Inherited from RASListObj | |
String | AdminLastMod | Inherited from RASListObj | |
String | Description | ||
Boolean | Enabled | ||
UInt32 | HostPort | Specifies the port number for the Provider. | |
UInt32 | Id | ||
Boolean | InheritDefaultAgentSettings | Whether the default Agent settings are inherited or not. | |
String | Name | Name of the Provider. | |
UInt32 | PreferredBrokerId | ID of the preferred Connection Broker. | |
String | ProviderUsername | A user account to log in to the hypervisor management tool (e.g. VMware vCenter). | |
String | Server | Server name. | |
UInt32 | SiteId | ||
DateTime | TimeCreate | Inherited from RASListObj | |
DateTime | TimeLastMod | Inherited from RASListObj | |
Type | Specifies the Provider type. | ||
String | VDIAgent | FQDN or IP address of the server where the RAS VDI Agent is running. | |
UInt32 | VDIPort | The port to communicate with the dedicated provider. |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
GetHypervisorType () | |||
Type | GetType () | ||
Boolean | IsHWGPUSupported () | ||
String | ToString () |
Last updated