Compartir a través de


ApplicationGatewayInner.CustomErrorConfigurations Propiedad

Definición

Obtiene o establece configuraciones de error personalizadas del recurso de application Gateway.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a