次の方法で共有


VpnSiteLinkConnection.EnableRateLimiting プロパティ

定義

enableBgp フラグを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象