AscOperations interface
Rozhraní představující AscOperations.
Metody
get(string, string, Asc |
Získá stav asynchronní operace pro Azure HPC Cache |
Podrobnosti metody
get(string, string, AscOperationsGetOptionalParams)
Získá stav asynchronní operace pro Azure HPC Cache
function get(location: string, operationId: string, options?: AscOperationsGetOptionalParams): Promise<AscOperation>
Parametry
- location
-
string
Název oblasti Azure.
- operationId
-
string
ID probíhající asynchronní operace.
- options
- AscOperationsGetOptionalParams
Parametry možností
Návraty
Promise<AscOperation>