DiagnosticsStatus Class
Rendering details of a diagnostics table.
- Inheritance
-
azure.mgmt.appcontainers._serialization.ModelDiagnosticsStatus
Constructor
DiagnosticsStatus(*, message: str | None = None, status_id: int | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
message
|
Diagnostic message. |
status_id
|
Status. |
Variables
Name | Description |
---|---|
message
|
Diagnostic message. |
status_id
|
Status. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python