RcmProxyDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
RCM proxy details.
public class RcmProxyDetails
type RcmProxyDetails = class
Public Class RcmProxyDetails
- Inheritance
-
RcmProxyDetails
Constructors
RcmProxyDetails() |
Initializes a new instance of the RcmProxyDetails class. |
RcmProxyDetails(String, String, String, String, String, String, String, Nullable<DateTime>, String, IList<HealthError>) |
Initializes a new instance of the RcmProxyDetails class. |
Properties
BiosId |
Gets the RCM proxy Bios Id. |
ClientAuthenticationType |
Gets the client authentication type. |
FabricObjectId |
Gets the fabric object Id. |
Fqdn |
Gets the RCM proxy Fqdn. |
Health |
Gets the health of the RCM proxy. Possible values include: 'None', 'Normal', 'Warning', 'Critical' |
HealthErrors |
Gets the health errors. |
Id |
Gets the RCM proxy Id. |
LastHeartbeatUtc |
Gets the last heartbeat received from the RCM proxy. |
Name |
Gets the RCM proxy name. |
Version |
Gets the version. |