OperationResultOperations interface  
Interface representing a OperationResult operations.
Properties
| get | Gets the operation result for a resource  | 
Property Details
get
Gets the operation result for a resource
get: (operationId: string, location: string, options?: OperationResultGetOptionalParams) => Promise<null | OperationJobExtendedInfo>
				Property Value
(operationId: string, location: string, options?: OperationResultGetOptionalParams) => Promise<null | OperationJobExtendedInfo>