Compartir a través de


VirtualNetworkGateway.VpnGatewayGeneration Propiedad

Definición

Obtiene o establece la generación de este objeto VirtualNetworkGateway. Debe ser None si gatewayType no es VPN. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a