ProviderHost.md
NAMESPACE
DESCRIPTION
INHERITED FROM
INTERFACES
PUBLIC PROPERTIES
Type
Name
Description
PUBLIC METHODS
Type
Name
Description
Last updated
RASAdminEngine.Core.OutputModels.ProviderSystemInfo
Provider Host
⇒
ProviderHost
ISerializable
IComparable
String
HostID
Host ID.
String
IP
IP of the Provider.
Boolean
IsMaintenance
Whether the Provider is in maintenance or not.
Boolean
IsTemplate
Whether the Provider is a template or not.
String
Name
Provider name.
UInt32
ProviderID
Provider ID.
String
Server
FQDN or IP address of the RAS Server.
String
ServiceStartTime
Service start time.
String
SystemBootTime
System boot time.
UInt32
TemplateID
Template ID.
String
TemplateName
Template Name.
UInt32
UnhandledExceptions
Number of unhandled exceptions.
String
User
Provider user name.
Type
GetType ()
String
ToString ()
### References to Types
Last updated