Dela via


ApplicationGatewayCustomError.CustomErrorPageUrl Property

Definition

Gets or sets error page URL of the application gateway customer error.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to