Freigeben über


RouteTableInner.DisableBgpRoutePropagation Eigenschaft

Definition

Ruft ab oder legt fest, ob die von BGP für diese Routingtabelle gelernten Routen deaktiviert werden sollen. True bedeutet deaktivieren.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: