Compartir a través de


ExpressRoutePeeringType Clase

Definición

Define valores para ExpressRoutePeeringType.

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

Constructores

ExpressRoutePeeringType()

Define valores para ExpressRoutePeeringType.

Campos

AzurePrivatePeering

Define valores para ExpressRoutePeeringType.

AzurePublicPeering

Define valores para ExpressRoutePeeringType.

MicrosoftPeering

Define valores para ExpressRoutePeeringType.

Propiedades

Value

Define valores para ExpressRoutePeeringType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para ExpressRoutePeeringType.

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

Define valores para ExpressRoutePeeringType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para ExpressRoutePeeringType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para ExpressRoutePeeringType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a