Share via


ApplicationGateway.CustomErrorConfigurations Property

Definition

Custom error configurations of the application gateway resource.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.ApplicationGatewayCustomError> CustomErrorConfigurations { get; set; }
member this.CustomErrorConfigurations : Azure.Provisioning.BicepList<Azure.Provisioning.Network.ApplicationGatewayCustomError> with get, set
Public Property CustomErrorConfigurations As BicepList(Of ApplicationGatewayCustomError)

Property Value

Applies to