Share via


VpnSiteLinkConnectionInner.EnableRateLimiting Property

Definition

Gets or sets enableBgp flag.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to