Compartir a través de


VpnGatewayGeneration Clase

Definición

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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

VpnGatewayGeneration()

Define valores para VpnGatewayGeneration.

Campos

Generation1

Define valores para VpnGatewayGeneration.

Generation2

Define valores para VpnGatewayGeneration.

None

Define valores para VpnGatewayGeneration.

Propiedades

Value

Define valores para VpnGatewayGeneration.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para VpnGatewayGeneration.

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

Define valores para VpnGatewayGeneration.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para VpnGatewayGeneration.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para VpnGatewayGeneration.

(Heredado de ExpandableStringEnum<T>)

Se aplica a