FirewallPolicyRuleCollectionGroup.Priority Property

Definition

Gets or sets priority of the Firewall Policy Rule Collection Group resource.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.priority")]
public int? Priority { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.priority")>]
member this.Priority : Nullable<int> with get, set
Public Property Priority As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to