Compartir a través de


VngClientConnectionConfiguration.VirtualNetworkGatewayPolicyGroups Propiedad

Definición

Obtiene o establece la lista de referencias a 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a