共用方式為


UsageAggregates interface

表示 UsageAggregates 的介面。

方法

list(Date, Date, UsageAggregatesListOptionalParams)

查詢日期範圍的匯總 Azure 訂用帳戶取用資料。

方法詳細資料

list(Date, Date, UsageAggregatesListOptionalParams)

查詢日期範圍的匯總 Azure 訂用帳戶取用資料。

function list(reportedStartTime: Date, reportedEndTime: Date, options?: UsageAggregatesListOptionalParams): PagedAsyncIterableIterator<UsageAggregation, UsageAggregation[], PageSettings>

參數

reportedStartTime

Date

要擷取資料的時間範圍開始。

reportedEndTime

Date

要擷取資料的時間範圍結束。

options
UsageAggregatesListOptionalParams

選項參數。

傳回