次の方法で共有


WebApplicationFirewallCustomRule.RateLimitThreshold プロパティ

定義

ruleType が RateLimitRule の場合に適用するレート制限しきい値。 1 以上である必要があります。

public int? RateLimitThreshold { get; set; }
member this.RateLimitThreshold : Nullable<int> with get, set
Public Property RateLimitThreshold As Nullable(Of Integer)

プロパティ値

適用対象