다음을 통해 공유


IOperations Interface

Definition

Operations operations.

public interface IOperations
type IOperations = interface
Public Interface IOperations

Methods

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

Get all operations

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

Get all operations

Extension Methods

List(IOperations)

Get all operations

ListAsync(IOperations, CancellationToken)

Get all operations

ListNext(IOperations, String)

Get all operations

ListNextAsync(IOperations, String, CancellationToken)

Get all operations

Applies to