Compartir a través de


EffectiveRoute.DisableBgpRoutePropagation Propiedad

Definición

Obtiene o establece si es true, las rutas locales no se propagan a las interfaces de red de la subred.

[Newtonsoft.Json.JsonProperty(PropertyName="disableBgpRoutePropagation")]
public bool? DisableBgpRoutePropagation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="disableBgpRoutePropagation")>]
member this.DisableBgpRoutePropagation : Nullable<bool> with get, set
Public Property DisableBgpRoutePropagation As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a