IAlertsClient.Rules 属性
用于管理警报规则的操作。
命名空间: Microsoft.WindowsAzure.Management.Monitoring.Alerts
程序集: Microsoft.WindowsAzure.Management.Monitoring(Microsoft.WindowsAzure.Management.Monitoring.dll 中)
语法
IRuleOperations Rules { get; }
property IRuleOperations^ Rules {
IRuleOperations^ get();
}
abstract Rules : IRuleOperations with get
ReadOnly Property Rules As IRuleOperations
属性值
Type: Microsoft.WindowsAzure.Management.Monitoring.Alerts.IRuleOperations
请参阅
IAlertsClient 接口
Microsoft.WindowsAzure.Management.Monitoring.Alerts 命名空间
返回页首