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

MonitorAlertEventSubscriptionDestination.Severity Property

Definition

The severity that will be attached to every Alert fired through this event subscription. This field must be provided.

public Azure.Provisioning.BicepValue<Azure.Provisioning.EventGrid.MonitorAlertSeverity> Severity { get; set; }
member this.Severity : Azure.Provisioning.BicepValue<Azure.Provisioning.EventGrid.MonitorAlertSeverity> with get, set
Public Property Severity As BicepValue(Of MonitorAlertSeverity)

Property Value

Applies to