Compartilhar via


VpnGatewayGeneration Classe

Definição

Define valores para 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)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

VpnGatewayGeneration()

Define valores para VpnGatewayGeneration.

Campos

Generation1

Define valores para VpnGatewayGeneration.

Generation2

Define valores para VpnGatewayGeneration.

None

Define valores para VpnGatewayGeneration.

Propriedades

Value

Define valores para VpnGatewayGeneration.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para VpnGatewayGeneration.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para VpnGatewayGeneration.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para VpnGatewayGeneration.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para VpnGatewayGeneration.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a