Compartir a través de


VirtualNetworkGateway.VirtualNetworkGatewayPolicyGroups Propiedad

Definición

Obtiene o establece la referencia al recurso VirtualNetworkGatewayPolicyGroup que representa el virtualNetworkGatewayPolicyGroup disponible para la puerta de enlace.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a