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

IAlertsOperations Interface

Definition

AlertsOperations operations.

public interface IAlertsOperations
type IAlertsOperations = interface
Public Interface IAlertsOperations

Methods

BeginSimulateWithHttpMessagesAsync(AlertSimulatorRequestProperties, Dictionary<String,List<String>>, CancellationToken)

Simulate security alerts

GetResourceGroupLevelWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Get an alert that is associated a resource group or a resource in a resource group

GetSubscriptionLevelWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Get an alert that is associated with a subscription

ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List all the alerts that are associated with the resource group

ListByResourceGroupWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List all the alerts that are associated with the resource group

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List all the alerts that are associated with the subscription

ListResourceGroupLevelByRegionNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List all the alerts that are associated with the resource group that are stored in a specific location

ListResourceGroupLevelByRegionWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List all the alerts that are associated with the resource group that are stored in a specific location

ListSubscriptionLevelByRegionNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

List all the alerts that are associated with the subscription that are stored in a specific location

ListSubscriptionLevelByRegionWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

List all the alerts that are associated with the subscription that are stored in a specific location

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

List all the alerts that are associated with the subscription

SimulateWithHttpMessagesAsync(AlertSimulatorRequestProperties, Dictionary<String,List<String>>, CancellationToken)

Simulate security alerts

UpdateResourceGroupLevelStateToActivateWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Update the alert's state

UpdateResourceGroupLevelStateToDismissWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Update the alert's state

UpdateResourceGroupLevelStateToInProgressWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Update the alert's state

UpdateResourceGroupLevelStateToResolveWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Update the alert's state

UpdateSubscriptionLevelStateToActivateWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Update the alert's state

UpdateSubscriptionLevelStateToDismissWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Update the alert's state

UpdateSubscriptionLevelStateToInProgressWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Update the alert's state

UpdateSubscriptionLevelStateToResolveWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Update the alert's state

Extension Methods

BeginSimulate(IAlertsOperations, AlertSimulatorRequestProperties)

Simulate security alerts

BeginSimulateAsync(IAlertsOperations, AlertSimulatorRequestProperties, CancellationToken)

Simulate security alerts

GetResourceGroupLevel(IAlertsOperations, String, String)

Get an alert that is associated a resource group or a resource in a resource group

GetResourceGroupLevelAsync(IAlertsOperations, String, String, CancellationToken)

Get an alert that is associated a resource group or a resource in a resource group

GetSubscriptionLevel(IAlertsOperations, String)

Get an alert that is associated with a subscription

GetSubscriptionLevelAsync(IAlertsOperations, String, CancellationToken)

Get an alert that is associated with a subscription

List(IAlertsOperations)

List all the alerts that are associated with the subscription

ListAsync(IAlertsOperations, CancellationToken)

List all the alerts that are associated with the subscription

ListByResourceGroup(IAlertsOperations, String)

List all the alerts that are associated with the resource group

ListByResourceGroupAsync(IAlertsOperations, String, CancellationToken)

List all the alerts that are associated with the resource group

ListByResourceGroupNext(IAlertsOperations, String)

List all the alerts that are associated with the resource group

ListByResourceGroupNextAsync(IAlertsOperations, String, CancellationToken)

List all the alerts that are associated with the resource group

ListNext(IAlertsOperations, String)

List all the alerts that are associated with the subscription

ListNextAsync(IAlertsOperations, String, CancellationToken)

List all the alerts that are associated with the subscription

ListResourceGroupLevelByRegion(IAlertsOperations, String)

List all the alerts that are associated with the resource group that are stored in a specific location

ListResourceGroupLevelByRegionAsync(IAlertsOperations, String, CancellationToken)

List all the alerts that are associated with the resource group that are stored in a specific location

ListResourceGroupLevelByRegionNext(IAlertsOperations, String)

List all the alerts that are associated with the resource group that are stored in a specific location

ListResourceGroupLevelByRegionNextAsync(IAlertsOperations, String, CancellationToken)

List all the alerts that are associated with the resource group that are stored in a specific location

ListSubscriptionLevelByRegion(IAlertsOperations)

List all the alerts that are associated with the subscription that are stored in a specific location

ListSubscriptionLevelByRegionAsync(IAlertsOperations, CancellationToken)

List all the alerts that are associated with the subscription that are stored in a specific location

ListSubscriptionLevelByRegionNext(IAlertsOperations, String)

List all the alerts that are associated with the subscription that are stored in a specific location

ListSubscriptionLevelByRegionNextAsync(IAlertsOperations, String, CancellationToken)

List all the alerts that are associated with the subscription that are stored in a specific location

Simulate(IAlertsOperations, AlertSimulatorRequestProperties)

Simulate security alerts

SimulateAsync(IAlertsOperations, AlertSimulatorRequestProperties, CancellationToken)

Simulate security alerts

UpdateResourceGroupLevelStateToActivate(IAlertsOperations, String, String)

Update the alert's state

UpdateResourceGroupLevelStateToActivateAsync(IAlertsOperations, String, String, CancellationToken)

Update the alert's state

UpdateResourceGroupLevelStateToDismiss(IAlertsOperations, String, String)

Update the alert's state

UpdateResourceGroupLevelStateToDismissAsync(IAlertsOperations, String, String, CancellationToken)

Update the alert's state

UpdateResourceGroupLevelStateToInProgress(IAlertsOperations, String, String)

Update the alert's state

UpdateResourceGroupLevelStateToInProgressAsync(IAlertsOperations, String, String, CancellationToken)

Update the alert's state

UpdateResourceGroupLevelStateToResolve(IAlertsOperations, String, String)

Update the alert's state

UpdateResourceGroupLevelStateToResolveAsync(IAlertsOperations, String, String, CancellationToken)

Update the alert's state

UpdateSubscriptionLevelStateToActivate(IAlertsOperations, String)

Update the alert's state

UpdateSubscriptionLevelStateToActivateAsync(IAlertsOperations, String, CancellationToken)

Update the alert's state

UpdateSubscriptionLevelStateToDismiss(IAlertsOperations, String)

Update the alert's state

UpdateSubscriptionLevelStateToDismissAsync(IAlertsOperations, String, CancellationToken)

Update the alert's state

UpdateSubscriptionLevelStateToInProgress(IAlertsOperations, String)

Update the alert's state

UpdateSubscriptionLevelStateToInProgressAsync(IAlertsOperations, String, CancellationToken)

Update the alert's state

UpdateSubscriptionLevelStateToResolve(IAlertsOperations, String)

Update the alert's state

UpdateSubscriptionLevelStateToResolveAsync(IAlertsOperations, String, CancellationToken)

Update the alert's state

Applies to