Share via


IOperations Interface

Definition

Operations operations.

public interface IOperations
type IOperations = interface
Public Interface IOperations
Derived

Methods

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

Lists all of the available Resource Provider operations.

Extension Methods

List(IOperations)

Lists all of the available Resource Provider operations.

ListAsync(IOperations, CancellationToken)

Lists all of the available Resource Provider operations.

Applies to