Compartir a través de


ExpressRouteCircuitPeeringState Clase

Definición

Define valores para ExpressRouteCircuitPeeringState.

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

Constructores

ExpressRouteCircuitPeeringState()

Define valores para ExpressRouteCircuitPeeringState.

Campos

Disabled

Define valores para ExpressRouteCircuitPeeringState.

Enabled

Define valores para ExpressRouteCircuitPeeringState.

Propiedades

Value

Define valores para ExpressRouteCircuitPeeringState.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para ExpressRouteCircuitPeeringState.

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

Define valores para ExpressRouteCircuitPeeringState.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para ExpressRouteCircuitPeeringState.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para ExpressRouteCircuitPeeringState.

(Heredado de ExpandableStringEnum<T>)

Se aplica a