Partager via


ApplicationGatewayInner.CustomErrorConfigurations Propriété

Définition

Obtient ou définit des configurations d’erreur personnalisées de la ressource de passerelle d’application.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à