DiagnosticsDataApiResponse Class
Diagnostics data returned from a detector.
- Inheritance
-
azure.mgmt.appcontainers._serialization.ModelDiagnosticsDataApiResponse
Constructor
DiagnosticsDataApiResponse(*, table: _models.DiagnosticDataTableResponseObject | None = None, rendering_properties: _models.DiagnosticRendering | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
table
|
Table response. |
rendering_properties
|
Details of the table response. |
Variables
Name | Description |
---|---|
table
|
Table response. |
rendering_properties
|
Details of the table response. |
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