共用方式為


GenerateDetailedCostReportOperationResults interface

表示 GenerateDetailedCostReportOperationResults 的介面。

方法

beginGet(string, string, GenerateDetailedCostReportOperationResultsGetOptionalParams)

取得指定作業的結果。 此 operationId 的連結會以初始要求的響應標頭的形式提供。

beginGetAndWait(string, string, GenerateDetailedCostReportOperationResultsGetOptionalParams)

取得指定作業的結果。 此 operationId 的連結會以初始要求的響應標頭的形式提供。

方法詳細資料

beginGet(string, string, GenerateDetailedCostReportOperationResultsGetOptionalParams)

取得指定作業的結果。 此 operationId 的連結會以初始要求的響應標頭的形式提供。

function beginGet(operationId: string, scope: string, options?: GenerateDetailedCostReportOperationResultsGetOptionalParams): Promise<SimplePollerLike<OperationState<GenerateDetailedCostReportOperationResult>, GenerateDetailedCostReportOperationResult>>

參數

operationId

string

目標作業標識碼。

scope

string

訂用帳戶、資源群組、計費帳戶或其他計費範圍的ARM資源標識碼。 如需詳細資訊,請參閱 https://aka.ms/costmgmt/scopes

傳回

beginGetAndWait(string, string, GenerateDetailedCostReportOperationResultsGetOptionalParams)

取得指定作業的結果。 此 operationId 的連結會以初始要求的響應標頭的形式提供。

function beginGetAndWait(operationId: string, scope: string, options?: GenerateDetailedCostReportOperationResultsGetOptionalParams): Promise<GenerateDetailedCostReportOperationResult>

參數

operationId

string

目標作業標識碼。

scope

string

訂用帳戶、資源群組、計費帳戶或其他計費範圍的ARM資源標識碼。 如需詳細資訊,請參閱 https://aka.ms/costmgmt/scopes

傳回