AscOperations interface
AscOperations を表すインターフェイス。
メソッド
| get(string, string, Asc |
Azure HPC Cache の非同期操作の状態を取得します。 |
メソッドの詳細
get(string, string, AscOperationsGetOptionalParams)
Azure HPC Cache の非同期操作の状態を取得します。
function get(location: string, operationId: string, options?: AscOperationsGetOptionalParams): Promise<AscOperation>
パラメーター
- location
-
string
Azure リージョンの名前。
- operationId
-
string
進行中の非同期操作の ID。
- options
- AscOperationsGetOptionalParams
オプション パラメーター。
戻り値
Promise<AscOperation>