DiagnosticsDataApiResponse Class

Diagnostics data returned from a detector.

Inheritance
azure.mgmt.appcontainers._serialization.Model
DiagnosticsDataApiResponse

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.