ApplicationGatewayCustomErrorStatusCode Enum
Status code of the application gateway custom error.
- Inheritance
-
builtins.strApplicationGatewayCustomErrorStatusCodeApplicationGatewayCustomErrorStatusCode
Constructor
ApplicationGatewayCustomErrorStatusCode(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
HTTP_STATUS400 |
HTTP_STATUS403 |
HTTP_STATUS404 |
HTTP_STATUS405 |
HTTP_STATUS408 |
HTTP_STATUS500 |
HTTP_STATUS502 |
HTTP_STATUS503 |
HTTP_STATUS504 |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python