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. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python