次の方法で共有


ApplicationGatewayCustomError.CustomErrorPageUrl プロパティ

定義

アプリケーション ゲートウェイの顧客エラーのエラー ページ URL を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="customErrorPageUrl")]
public string CustomErrorPageUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="customErrorPageUrl")>]
member this.CustomErrorPageUrl : string with get, set
Public Property CustomErrorPageUrl As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象