EffectiveRouteState Classe

Definição

Define valores para EffectiveRouteState.

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

Construtores

EffectiveRouteState()

Define valores para EffectiveRouteState.

Campos

Active

Define valores para EffectiveRouteState.

Invalid

Define valores para EffectiveRouteState.

Propriedades

Value

Define valores para EffectiveRouteState.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para EffectiveRouteState.

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

Define valores para EffectiveRouteState.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para EffectiveRouteState.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para EffectiveRouteState.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a