Compartir a través de


RouteTable.DisableBgpRoutePropagation Propiedad

Definición

Obtiene o establece si se deshabilitan las rutas aprendidas por BGP en esa tabla de rutas. True significa deshabilitar.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.disableBgpRoutePropagation")]
public bool? DisableBgpRoutePropagation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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