Share via


ApplicationGatewayData.CustomErrorConfigurations Property

Definition

Custom error configurations of the application gateway resource.

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