다음을 통해 공유


ServiceAlertEssentials.SignalType Property

Definition

The type of signal the alert is based on, which could be metrics, logs or activity logs.

public Azure.ResourceManager.AlertsManagement.Models.ServiceAlertSignalType? SignalType { get; }
member this.SignalType : Nullable<Azure.ResourceManager.AlertsManagement.Models.ServiceAlertSignalType>
Public ReadOnly Property SignalType As Nullable(Of ServiceAlertSignalType)

Property Value

Applies to