Partager via


RouteTableInner.DisableBgpRoutePropagation Propriété

Définition

Obtient ou définit s’il faut désactiver les itinéraires appris par BGP sur cette table de routage. True signifie désactiver.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à