Condividi tramite


AzureApplicationGatewayHttpListenerBase.CustomErrorConfiguration Property

Definition

public Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayCustomError[] CustomErrorConfiguration { get; set; }
[System.Management.Automation.Parameter(HelpMessage="Customer error of an application gateway")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayCustomError[] CustomErrorConfiguration { get; set; }
member this.CustomErrorConfiguration : Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayCustomError[] with get, set
[<System.Management.Automation.Parameter(HelpMessage="Customer error of an application gateway")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.CustomErrorConfiguration : Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayCustomError[] with get, set
Public Property CustomErrorConfiguration As PSApplicationGatewayCustomError()

Property Value

Attributes

Applies to