次の方法で共有


WebApplicationFirewallPolicy.PathBasedRules プロパティ

定義

アプリケーション ゲートウェイ パス規則への参照のコレクションを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.pathBasedRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource> PathBasedRules { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.pathBasedRules")>]
member this.PathBasedRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource>
Public ReadOnly Property PathBasedRules As IList(Of SubResource)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象