Share via


IThreatIntelligenceAlertRuleTemplate.Status Property

Definition

The alert rule template status.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The alert rule template status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.TemplateStatus) }, ReadOnly=false, Required=false, SerializedName="status")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.TemplateStatus? Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The alert rule template status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.TemplateStatus) }, ReadOnly=false, Required=false, SerializedName="status")>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.TemplateStatus> with get, set
Public Property Status As Nullable(Of TemplateStatus)

Property Value

Attributes

Applies to