Partilhar via


EffectiveRouteState Estrutura

Definição

O valor da rota efetiva.

public readonly struct EffectiveRouteState : IEquatable<Azure.ResourceManager.Network.Models.EffectiveRouteState>
type EffectiveRouteState = struct
Public Structure EffectiveRouteState
Implements IEquatable(Of EffectiveRouteState)
Herança
EffectiveRouteState
Implementações

Construtores

EffectiveRouteState(String)

Inicializa uma nova instância de EffectiveRouteState.

Propriedades

Active

Ativo.

Invalid

Inválido.

Métodos

Equals(EffectiveRouteState)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(EffectiveRouteState, EffectiveRouteState)

Determina se dois EffectiveRouteState valores são os mesmos.

Implicit(String to EffectiveRouteState)

Converte uma cadeia de caracteres em um EffectiveRouteState.

Inequality(EffectiveRouteState, EffectiveRouteState)

Determina se dois EffectiveRouteState valores não são os mesmos.

Aplica-se a