Share via


VirtualNetworkGatewayConnection.ConnectionType Property

Definition

Gets or sets gateway connection type. Possible values include: 'IPsec', 'Vnet2Vnet', 'ExpressRoute', 'VPNClient'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to