Compartilhar via


VirtualNetworkGateway.VpnGatewayGeneration Propriedade

Definição

Obtém ou define a geração deste VirtualNetworkGateway. Deve ser Nenhum se gatewayType não for VPN. Os valores possíveis incluem: 'None', 'Generation1', 'Generation2'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vpnGatewayGeneration")]
public string VpnGatewayGeneration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vpnGatewayGeneration")>]
member this.VpnGatewayGeneration : string with get, set
Public Property VpnGatewayGeneration As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a