OperationStatusOperations interface
Interface representing a OperationStatus operations.
Properties
get | Returns the current status of an async operation. |
Property Details
get
Returns the current status of an async operation.
get: (location: string, operationId: string, options?: OperationStatusGetOptionalParams) => Promise<OperationStatusResult>
Property Value
(location: string, operationId: string, options?: OperationStatusGetOptionalParams) => Promise<OperationStatusResult>
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript