Share via


IAlertRulesList.Value Property

Definition

Array of alert rules.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Array of alert rules.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAlertRule) }, ReadOnly=false, Required=true, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAlertRule[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Array of alert rules.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAlertRule) }, ReadOnly=false, Required=true, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAlertRule[] with get, set
Public Property Value As IAlertRule()

Property Value

Attributes

Applies to