VirtualNetworkGatewayConnectionInner.ConnectionProtocol Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets connection protocol used for this connection. Possible values include: 'IKEv2', 'IKEv1'
[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionProtocol")]
public Microsoft.Azure.Management.Network.Fluent.Models.VirtualNetworkGatewayConnectionProtocol ConnectionProtocol { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionProtocol")>]
member this.ConnectionProtocol : Microsoft.Azure.Management.Network.Fluent.Models.VirtualNetworkGatewayConnectionProtocol with get, set
Public Property ConnectionProtocol As VirtualNetworkGatewayConnectionProtocol
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute