共用方式為


IpSecurityRestriction.Priority 屬性

定義

取得或設定 IP 限制規則的優先順序。

[Newtonsoft.Json.JsonProperty(PropertyName="priority")]
public int? Priority { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="priority")>]
member this.Priority : Nullable<int> with get, set
Public Property Priority As Nullable(Of Integer)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於