Share via


VaRule.QueryCheck Property

Definition

Gets or sets the rule query details.

[Newtonsoft.Json.JsonProperty(PropertyName="queryCheck")]
public Microsoft.Azure.Management.Security.Models.QueryCheck QueryCheck { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="queryCheck")>]
member this.QueryCheck : Microsoft.Azure.Management.Security.Models.QueryCheck with get, set
Public Property QueryCheck As QueryCheck

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to