DiagnosticsProperties interface
Diagnostics resource specific properties
Properties
| data |
List of data providers' metadata. |
| dataset | Set of data collections associated with the response. |
| metadata | Metadata of the diagnostics response. |
| status | Status of the diagnostics response. |
Property Details
dataProviderMetadata
List of data providers' metadata.
dataProviderMetadata?: DiagnosticDataProviderMetadata
Property Value
dataset
Set of data collections associated with the response.
dataset?: DiagnosticsDataApiResponse[]
Property Value
metadata
Metadata of the diagnostics response.
metadata?: DiagnosticsDefinition