Provider Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Provider
DESCRIPTION
Provider
INHERITED FROM
RASSerilazableObj⇒RASListObj⇒Provider
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
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
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
GetType ()
Boolean
IsHWGPUSupported ()
String
ToString ()
Last updated