AscOperationsOperations interface
Interface representing a AscOperations operations.
Properties
| get | Gets the status of an asynchronous operation for the Azure HPC Cache |
Property Details
get
Gets the status of an asynchronous operation for the Azure HPC Cache
get: (location: string, operationId: string, options?: AscOperationsGetOptionalParams) => Promise<AscOperation>
Property Value
(location: string, operationId: string, options?: AscOperationsGetOptionalParams) => Promise<AscOperation>