Share via


VirtualNetworkGatewayConnectionListEntityInner.ConnectionType Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to