OperationResult interface
Interface representing a OperationResult.
Methods
get(string, string, Operation |
Gets the operation result for a resource |
Method Details
get(string, string, OperationResultGetOptionalParams)
Gets the operation result for a resource
function get(operationId: string, location: string, options?: OperationResultGetOptionalParams): Promise<OperationJobExtendedInfo>
Parameters
- operationId
-
string
- location
-
string
- options
- OperationResultGetOptionalParams
The options parameters.
Returns
Promise<OperationJobExtendedInfo>