次の方法で共有


AzureFirewallNetworkRuleCollection.Priority プロパティ

定義

ネットワーク 規則コレクション リソースの優先度を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象