MonitoringSummary 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.
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
Azure SDK for .NET