共用方式為


IOperationStatusesOperations Interface

Definition

OperationStatusesOperations operations.

public interface IOperationStatusesOperations
type IOperationStatusesOperations = interface
Public Interface IOperationStatusesOperations

Methods

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Get the status of a long running azure asynchronous operation.

Extension Methods

Get(IOperationStatusesOperations, String, String)

Get the status of a long running azure asynchronous operation.

GetAsync(IOperationStatusesOperations, String, String, CancellationToken)

Get the status of a long running azure asynchronous operation.

Applies to