次の方法で共有


VpnGatewayTunnelingProtocol クラス

定義

VpnGatewayTunnelingProtocol の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.VpnGatewayTunnelingProtocol>))]
public class VpnGatewayTunnelingProtocol : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.VpnGatewayTunnelingProtocol>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.VpnGatewayTunnelingProtocol>))>]
type VpnGatewayTunnelingProtocol = class
    inherit ExpandableStringEnum<VpnGatewayTunnelingProtocol>
Public Class VpnGatewayTunnelingProtocol
Inherits ExpandableStringEnum(Of VpnGatewayTunnelingProtocol)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

VpnGatewayTunnelingProtocol()

VpnGatewayTunnelingProtocol の値を定義します。

フィールド

IkeV2

VpnGatewayTunnelingProtocol の値を定義します。

OpenVPN

VpnGatewayTunnelingProtocol の値を定義します。

プロパティ

Value

VpnGatewayTunnelingProtocol の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

VpnGatewayTunnelingProtocol の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

VpnGatewayTunnelingProtocol の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

VpnGatewayTunnelingProtocol の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

VpnGatewayTunnelingProtocol の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象