Compartir a través de


EffectiveRoute.State Propiedad

Definición

Obtiene o establece el valor de la ruta efectiva. Entre los valores posibles se incluyen: "Active", "Invalid"

[Newtonsoft.Json.JsonProperty(PropertyName="state")]
public Microsoft.Azure.Management.Network.Fluent.Models.EffectiveRouteState State { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="state")>]
member this.State : Microsoft.Azure.Management.Network.Fluent.Models.EffectiveRouteState with get, set
Public Property State As EffectiveRouteState

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a