OperationsStatusOperations interface
Interface representing a OperationsStatus operations.
Properties
| get | Gets the status of operation. |
Property Details
get
Gets the status of operation.
get: (location: string, operationId: string, options?: OperationsStatusGetOptionalParams) => Promise<OperationStatus>
Property Value
(location: string, operationId: string, options?: OperationsStatusGetOptionalParams) => Promise<OperationStatus>