Provider
NAMESPACE
RASAdminEngine.Core.OutputModels.Provider
DESCRIPTION
Provider
INHERITED FROM
⇒
⇒
Provider
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
String
Description
Description of the server.
Boolean
Enabled
Whether the server is enabled or not.
UInt32
HostPort
Specifies the port number for the Provider.
UInt32
Id
ID of the object.
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
ID of the site.
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
GetType ()
Boolean
IsHWGPUSupported ()
String
ToString ()
### References to Commands
Last updated