Get Application Gateway Custom Error Configuration
data class GetApplicationGatewayCustomErrorConfiguration(val customErrorPageUrl: String, val id: String, val statusCode: String)
Constructors
Link copied to clipboard
fun GetApplicationGatewayCustomErrorConfiguration(customErrorPageUrl: String, id: String, statusCode: String)