共用方式為


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