get Sql Server Instance Telemetry
Retrieves SQL Server instance telemetry Uses Azure REST API version 2024-01-01. Other available API versions: 2024-05-01-preview, 2025-03-01-preview.
Return
A section of the telemetry response for the SQL Server instance.
Parameters
null
Return
A section of the telemetry response for the SQL Server instance.
Parameters
The aggregation type to use for the numerical columns in the dataset.
The list of database names to return telemetry for. If not specified, telemetry for all databases will be aggregated and returned.
The name of the telemetry dataset to retrieve.
The end time for the time range to fetch telemetry for. If not specified, the current time is used.
The time granularity to fetch telemetry for. This is an ISO8601 duration. Examples: PT15M, PT1H, P1D
The name of the Azure resource group
Name of SQL Server Instance
The start time for the time range to fetch telemetry for. If not specified, the current time minus 1 hour is used.
See also
Return
A section of the telemetry response for the SQL Server instance.
Parameters
Builder for com.pulumi.azurenative.azurearcdata.kotlin.inputs.GetSqlServerInstanceTelemetryPlainArgs.