次の方法で共有


ApplicationGatewayRedirectConfiguration.IncludePath プロパティ

定義

リダイレクトされた URL のインクルード パスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.includePath")]
public bool? IncludePath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.includePath")>]
member this.IncludePath : Nullable<bool> with get, set
Public Property IncludePath As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象