Dela via


VngClientConnectionConfiguration.VirtualNetworkGatewayPolicyGroups Property

Definition

Gets or sets list of references to virtualNetworkGatewayPolicyGroups

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to