Share via


ApplicationGatewayHttpListener.CustomErrorConfigurations Property

Definition

Custom error configurations of the HTTP listener.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayCustomError> CustomErrorConfigurations { get; }
member this.CustomErrorConfigurations : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayCustomError>
Public ReadOnly Property CustomErrorConfigurations As IList(Of ApplicationGatewayCustomError)

Property Value

Applies to