Compartilhar via


RouteTableInner.DisableBgpRoutePropagation Propriedade

Definição

Obtém ou define se deseja desabilitar as rotas aprendidas pelo BGP nessa tabela de rotas. True significa desabilitar.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a