Compartir a través de


ApplicationGatewayCustomError.CustomErrorPageUrl Propiedad

Definición

Obtiene o establece la dirección URL de la página de error del cliente de Application Gateway.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a