Share via


VirtualNetworkGatewayPolicyGroup.Priority Property

Definition

Gets or sets priority for VirtualNetworkGatewayPolicyGroup.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to