VirtualNetworkGatewayInner.VpnType Property

Definition

Gets or sets the type of this virtual network gateway. Possible values include: 'PolicyBased', 'RouteBased'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vpnType")]
public Microsoft.Azure.Management.Network.Fluent.Models.VpnType VpnType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vpnType")>]
member this.VpnType : Microsoft.Azure.Management.Network.Fluent.Models.VpnType with get, set
Public Property VpnType As VpnType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to