ApplicationGatewayCustomError interface
应用程序网关的自定义错误。
属性
| custom |
应用程序网关自定义错误的错误页 URL。 |
| status |
应用程序网关自定义错误的状态代码。 |
属性详细信息
customErrorPageUrl
应用程序网关自定义错误的错误页 URL。
customErrorPageUrl?: string
属性值
string
statusCode
应用程序网关自定义错误的状态代码。
statusCode?: string
属性值
string