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. |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python