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

AlertsOperationsExtensions.UpdateSubscriptionLevelStateToActivate Method

Definition

Update the alert's state

public static void UpdateSubscriptionLevelStateToActivate (this Microsoft.Azure.Management.Security.IAlertsOperations operations, string alertName);
static member UpdateSubscriptionLevelStateToActivate : Microsoft.Azure.Management.Security.IAlertsOperations * string -> unit
<Extension()>
Public Sub UpdateSubscriptionLevelStateToActivate (operations As IAlertsOperations, alertName As String)

Parameters

operations
IAlertsOperations

The operations group for this extension method.

alertName
String

Name of the alert object

Applies to