Aracılığıyla paylaş


VirtualNetworkGateway.VirtualNetworkGatewayPolicyGroups Property

Definition

Gets or sets the reference to the VirtualNetworkGatewayPolicyGroup resource which represents the available VirtualNetworkGatewayPolicyGroup for the gateway.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to