次の方法で共有


VpnGatewayGeneration クラス

定義

VpnGatewayGeneration の値を定義します。

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

コンストラクター

VpnGatewayGeneration()

VpnGatewayGeneration の値を定義します。

フィールド

Generation1

VpnGatewayGeneration の値を定義します。

Generation2

VpnGatewayGeneration の値を定義します。

None

VpnGatewayGeneration の値を定義します。

プロパティ

Value

VpnGatewayGeneration の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

VpnGatewayGeneration の値を定義します。

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

VpnGatewayGeneration の値を定義します。

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

VpnGatewayGeneration の値を定義します。

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

VpnGatewayGeneration の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象