次の方法で共有


ApplicationGatewayRedirectConfiguration.PathRules プロパティ

定義

リダイレクト構成を指定するパス規則を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象