Compartilhar via


ApplicationGateway.CustomErrorConfigurations Propriedade

Definição

Obtém ou define configurações de erro personalizadas do recurso de gateway de aplicativo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a