AlertsManagementExtensions
GetAlertProcessingRule(ResourceGroupResource, String, CancellationToken)
GetAlertProcessingRuleAsync(ResourceGroupResource, String, CancellationToken)
GetAlertProcessingRuleResource(ArmClient, ResourceIdentifier)
GetAlertProcessingRules(ResourceGroupResource)
GetAlertProcessingRules(SubscriptionResource, CancellationToken)
GetAlertProcessingRulesAsync(SubscriptionResource, CancellationToken)
GetServiceAlert(SubscriptionResource, Guid, CancellationToken)
GetServiceAlertAsync(SubscriptionResource, Guid, CancellationToken)
GetServiceAlertMetadata(TenantResource, RetrievedInformationIdentifier, CancellationToken)
GetServiceAlertMetadataAsync(TenantResource, RetrievedInformationIdentifier, CancellationToken)
GetServiceAlertResource(ArmClient, ResourceIdentifier)
GetServiceAlerts(SubscriptionResource)
GetServiceAlertSummary(SubscriptionResource, SubscriptionResourceGetServiceAlertSummaryOptions, CancellationToken)
GetServiceAlertSummary(SubscriptionResource, AlertsSummaryGroupByField, Boolean?, String, String, String, MonitorServiceSourceForAlert?, MonitorCondition?, ServiceAlertSeverity?, ServiceAlertState?, String, TimeRangeFilter?, String, CancellationToken)
GetServiceAlertSummaryAsync(SubscriptionResource, SubscriptionResourceGetServiceAlertSummaryOptions, CancellationToken)
GetServiceAlertSummaryAsync(SubscriptionResource, AlertsSummaryGroupByField, Boolean?, String, String, String, MonitorServiceSourceForAlert?, MonitorCondition?, ServiceAlertSeverity?, ServiceAlertState?, String, TimeRangeFilter?, String, CancellationToken)
GetSmartGroup(SubscriptionResource, Guid, CancellationToken)
GetSmartGroupAsync(SubscriptionResource, Guid, CancellationToken)
GetSmartGroupResource(ArmClient, ResourceIdentifier)
GetSmartGroups(SubscriptionResource)
net10.0
namespace Azure.ResourceManager.AlertsManagement
{
public static class AlertsManagementExtensions
{
[AsyncStateMachine(typeof(<GetServiceAlertSummaryAsync>d__20))]
public static Task<Response<ServiceAlertSummary>> GetServiceAlertSummaryAsync(this SubscriptionResource subscriptionResource, SubscriptionResourceGetServiceAlertSummaryOptions options, CancellationToken cancellationToken = default);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.AlertsManagement , Version=1.1.1.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.AlertsManagement (1.1.1) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API