ServiceAlertEssentials.SignalType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)