Freigeben über


DraDetails Class

Definition

DRA details.

public class DraDetails
type DraDetails = class
Public Class DraDetails
Inheritance
DraDetails

Constructors

DraDetails()

Initializes a new instance of the DraDetails class.

DraDetails(String, String, String, String, Nullable<DateTime>, String, IList<HealthError>, Nullable<Int32>, Nullable<Int32>)

Initializes a new instance of the DraDetails class.

Properties

BiosId

Gets the DRA Bios Id.

ForwardProtectedItemCount

Gets the count of protected items which are protected in forward direction.

Health

Gets the health. Possible values include: 'None', 'Normal', 'Warning', 'Critical'

HealthErrors

Gets the health errors.

Id

Gets the DRA Id.

LastHeartbeatUtc

Gets the last heartbeat received from the DRA.

Name

Gets the DRA name.

ReverseProtectedItemCount

Gets the count of protected items which are protected in reverse direction.

Version

Gets the version.

Applies to