ApplicationGatewayCustomError Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Customer error of an application gateway.
public class ApplicationGatewayCustomError
type ApplicationGatewayCustomError = class
Public Class ApplicationGatewayCustomError
- Inheritance
-
ApplicationGatewayCustomError
Constructors
ApplicationGatewayCustomError() |
Initializes a new instance of the ApplicationGatewayCustomError class. |
ApplicationGatewayCustomError(String, String) |
Initializes a new instance of the ApplicationGatewayCustomError class. |
Properties
CustomErrorPageUrl |
Gets or sets error page URL of the application gateway customer error. |
StatusCode |
Gets or sets status code of the application gateway customer error. Possible values include: 'HttpStatus403', 'HttpStatus502' |
Applies to
Azure SDK for .NET