OperationResults interface
表示 OperationResults 的介面。
方法
get(string, string, Operation |
取得長時間執行的作業結果。 |
方法詳細資料
get(string, string, OperationResultsGetOptionalParams)
取得長時間執行的作業結果。
function get(location: string, operationId: string, options?: OperationResultsGetOptionalParams): Promise<OperationResultsGetHeaders>
參數
- location
-
string
叢集程式代碼版本的位置。 這與叢集位置不同。
- operationId
-
string
作業標識碼。
選項參數。
傳回
Promise<OperationResultsGetHeaders>