次の方法で共有


ApplicationGatewayRedirectConfiguration.RequestRoutingRules プロパティ

定義

リダイレクト構成を指定する要求ルーティングを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象