GetApplicationGatewayCustomErrorConfiguration

data class GetApplicationGatewayCustomErrorConfiguration(val customErrorPageUrl: String, val id: String, val statusCode: String)

Constructors

constructor(customErrorPageUrl: String, id: String, statusCode: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Error page URL of the application gateway custom error.

Link copied to clipboard
val id: String

The ID of the Rewrite Rule Set

Link copied to clipboard

Status code of the application gateway custom error.