Share via


IAlertRuleTemplate.Kind Property

Definition

The kind of the alert rule

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The kind of the alert rule", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AlertRuleKind) }, ReadOnly=false, Required=true, SerializedName="kind")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AlertRuleKind Kind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The kind of the alert rule", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AlertRuleKind) }, ReadOnly=false, Required=true, SerializedName="kind")>]
member this.Kind : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.AlertRuleKind with get, set
Public Property Kind As AlertRuleKind

Property Value

Attributes

Applies to