Aracılığıyla paylaş


SuppressionAlertsScope.AllOf Property

Definition

Gets or sets all the conditions inside need to be true in order to suppress the alert

[Newtonsoft.Json.JsonProperty(PropertyName="allOf")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.ScopeElement> AllOf { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allOf")>]
member this.AllOf : System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.ScopeElement> with get, set
Public Property AllOf As IList(Of ScopeElement)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to