Freigeben über


VpnConnectionInner.VpnConnectionProtocolType Eigenschaft

Definition

Ruft das Verbindungsprotokoll ab, das für diese Verbindung verwendet wird, oder legt es fest. Mögliche Werte: "IKEv2", "IKEv1"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: