AscOperationsOperations interface
Rozhraní reprezentující operace AscOperations.
Vlastnosti
| get | Získá stav asynchronní operace pro Azure HPC Cache. |
Podrobnosti vlastnosti
get
Získá stav asynchronní operace pro Azure HPC Cache.
get: (location: string, operationId: string, options?: AscOperationsGetOptionalParams) => Promise<AscOperation>
Hodnota vlastnosti
(location: string, operationId: string, options?: AscOperationsGetOptionalParams) => Promise<AscOperation>