你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AlertsManagementExtensions 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于将扩展方法添加到 Azure.ResourceManager.AlertsManagement 的类。
public static class AlertsManagementExtensions
type AlertsManagementExtensions = class
Public Module AlertsManagementExtensions
- 继承
-
AlertsManagementExtensions
方法
GetAlertProcessingRule(ResourceGroupResource, String, CancellationToken) |
按名称获取警报处理规则。
|
GetAlertProcessingRuleAsync(ResourceGroupResource, String, CancellationToken) |
按名称获取警报处理规则。
|
GetAlertProcessingRuleResource(ArmClient, ResourceIdentifier) |
获取一个 对象,该 AlertProcessingRuleResource 对象表示 ,以及可对它执行但不带数据的实例操作。 可以使用 CreateResourceIdentifier(String, String, String) 从其组件创建 AlertProcessingRuleResourceResourceIdentifier 。 |
GetAlertProcessingRules(ResourceGroupResource) |
获取 ResourceGroupResource 中 AlertProcessingRuleResources 的集合。 |
GetAlertProcessingRules(SubscriptionResource, CancellationToken) |
列出订阅中的所有警报处理规则。
|
GetAlertProcessingRulesAsync(SubscriptionResource, CancellationToken) |
列出订阅中的所有警报处理规则。
|
GetServiceAlert(SubscriptionResource, Guid, CancellationToken) |
获取与特定警报相关的信息
|
GetServiceAlertAsync(SubscriptionResource, Guid, CancellationToken) |
获取与特定警报相关的信息
|
GetServiceAlertMetadata(TenantResource, RetrievedInformationIdentifier, CancellationToken) |
根据 identifier 参数的值列出警报元数据信息。
|
GetServiceAlertMetadataAsync(TenantResource, RetrievedInformationIdentifier, CancellationToken) |
根据 identifier 参数的值列出警报元数据信息。
|
GetServiceAlertResource(ArmClient, ResourceIdentifier) |
获取一个 对象,该 ServiceAlertResource 对象表示 ,以及可对它执行但没有数据的实例操作。 可以使用 CreateResourceIdentifier(String, Guid) 从其组件创建 ServiceAlertResourceResourceIdentifier 。 |
GetServiceAlerts(SubscriptionResource) |
获取 SubscriptionResource 中 ServiceAlertResources 的集合。 |
GetServiceAlertSummary(SubscriptionResource, AlertsSummaryGroupByField, Nullable<Boolean>, String, String, String, Nullable<MonitorServiceSourceForAlert>, Nullable<MonitorCondition>, Nullable<ServiceAlertSeverity>, Nullable<ServiceAlertState>, String, Nullable<TimeRangeFilter>, String, CancellationToken) |
获取按各种参数分组的警报的汇总计数 (例如,按“严重性”分组将返回每个严重性) 的警报计数。
|
GetServiceAlertSummary(SubscriptionResource, SubscriptionResourceGetServiceAlertSummaryOptions, CancellationToken) |
获取按各种参数分组的警报的汇总计数 (例如,按“严重性”分组将返回每个严重性) 的警报计数。
|
GetServiceAlertSummaryAsync(SubscriptionResource, AlertsSummaryGroupByField, Nullable<Boolean>, String, String, String, Nullable<MonitorServiceSourceForAlert>, Nullable<MonitorCondition>, Nullable<ServiceAlertSeverity>, Nullable<ServiceAlertState>, String, Nullable<TimeRangeFilter>, String, CancellationToken) |
获取按各种参数分组的警报的汇总计数 (例如,按“严重性”分组将返回每个严重性) 的警报计数。
|
GetServiceAlertSummaryAsync(SubscriptionResource, SubscriptionResourceGetServiceAlertSummaryOptions, CancellationToken) |
获取按各种参数分组的警报的汇总计数 (例如,按“严重性”分组将返回每个严重性) 的警报计数。
|
GetSmartGroup(SubscriptionResource, Guid, CancellationToken) |
获取与特定智能组相关的信息。
|
GetSmartGroupAsync(SubscriptionResource, Guid, CancellationToken) |
获取与特定智能组相关的信息。
|
GetSmartGroupResource(ArmClient, ResourceIdentifier) |
获取一个 对象,该 SmartGroupResource 对象表示 ,以及可对它执行但没有数据的实例操作。 可以使用 CreateResourceIdentifier(String, Guid) 从其组件创建 SmartGroupResourceResourceIdentifier 。 |
GetSmartGroups(SubscriptionResource) |
获取 SubscriptionResource 中 SmartGroupResources 的集合。 |