QueryStatistics interface

模型介面 QueryStatistics

Extends

屬性

databaseName

執行此查詢之資料庫的資料庫名稱。

endTime

計量的結束時間(ISO-8601 格式)。

intervals

具有適當計量數據的間隔清單

queryId

唯一的查詢標識碼(一個資料庫內是唯一的)。

startTime

計量的開始時間(ISO-8601 格式)。

繼承的屬性

id

資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

資源的名稱

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。

type

資源的類型。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」

屬性詳細資料

databaseName

執行此查詢之資料庫的資料庫名稱。

databaseName?: string

屬性值

string

endTime

計量的結束時間(ISO-8601 格式)。

endTime?: string

屬性值

string

intervals

具有適當計量數據的間隔清單

intervals?: QueryMetricInterval[]

屬性值

queryId

唯一的查詢標識碼(一個資料庫內是唯一的)。

queryId?: string

屬性值

string

startTime

計量的開始時間(ISO-8601 格式)。

startTime?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源的名稱

name?: string

屬性值

string

繼承自ProxyResource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。

systemData?: SystemData

屬性值

繼承自ProxyResource.systemData

type

資源的類型。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」

type?: string

屬性值

string

繼承自ProxyResource.type