次の方法で共有


WebApplicationFirewallPolicyInner.PathBasedRules プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象