MonitoringSummary Class

Definition

Summary of the replication monitoring data for this vault.

public class MonitoringSummary
type MonitoringSummary = class
Public Class MonitoringSummary
Inheritance
MonitoringSummary

Constructors

MonitoringSummary()

Initializes a new instance of the MonitoringSummary class.

MonitoringSummary(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>)

Initializes a new instance of the MonitoringSummary class.

Properties

DeprecatedProviderCount

Gets or sets count of all deprecated recovery service providers.

EventsCount

Gets or sets count of all critical warnings.

SupportedProviderCount

Gets or sets count of all the supported recovery service providers.

UnHealthyProviderCount

Gets or sets count of unhealthy replication providers.

UnHealthyVmCount

Gets or sets count of unhealthy VMs.

UnsupportedProviderCount

Gets or sets count of all the unsupported recovery service providers.

Applies to