Condividi tramite


ScheduledQueryRuleData.Kind Property

Definition

Indicates the type of scheduled query rule. The default is LogAlert.

public Azure.ResourceManager.Monitor.Models.ScheduledQueryRuleKind? Kind { get; set; }
member this.Kind : Nullable<Azure.ResourceManager.Monitor.Models.ScheduledQueryRuleKind> with get, set
Public Property Kind As Nullable(Of ScheduledQueryRuleKind)

Property Value

Applies to