OperationStatusOperationsClient Interface
public interface OperationStatusOperationsClient
An instance of this class provides access to all the operations defined in OperationStatusOperationsClient.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Operation |
get(String resourceGroupName, String locationName, String workflowId, String operationId)
Get Operation status. |
|
abstract
Operation |
getWithResponse(String resourceGroupName, String locationName, String workflowId, String operationId, Context context)
Get Operation status. |
Method Details
get
public abstract OperationStatusInner get(String resourceGroupName, String locationName, String workflowId, String operationId)
Get Operation status.
Parameters:
Returns:
getWithResponse
public abstract OperationStatusOperationsGetResponse getWithResponse(String resourceGroupName, String locationName, String workflowId, String operationId, Context context)
Get Operation status.
Parameters:
Returns: