ExpressRouteCircuitPeeringState Classe

Definição

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

Construtores

ExpressRouteCircuitPeeringState()

Define valores para ExpressRouteCircuitPeeringState.

Campos

Disabled

Define valores para ExpressRouteCircuitPeeringState.

Enabled

Define valores para ExpressRouteCircuitPeeringState.

Propriedades

Value

Define valores para ExpressRouteCircuitPeeringState.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para ExpressRouteCircuitPeeringState.

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

Define valores para ExpressRouteCircuitPeeringState.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para ExpressRouteCircuitPeeringState.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para ExpressRouteCircuitPeeringState.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a