你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MonitoringSummary 类

定义

此保管库的复制监视数据的摘要。

public class MonitoringSummary
type MonitoringSummary = class
Public Class MonitoringSummary
继承
MonitoringSummary

构造函数

MonitoringSummary()

初始化 MonitoringSummary 类的新实例。

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

初始化 MonitoringSummary 类的新实例。

属性

DeprecatedProviderCount

获取或设置所有已弃用的恢复服务提供程序的计数。

EventsCount

获取或设置所有严重警告的计数。

SupportedProviderCount

获取或设置所有受支持的恢复服务提供程序的计数。

UnHealthyProviderCount

获取或设置不正常的复制提供程序的计数。

UnHealthyVmCount

获取或设置运行不正常的 VM 的计数。

UnsupportedProviderCount

获取或设置所有不受支持的恢复服务提供程序的计数。

适用于