Compartilhar via


IOperations Interface

Definition

Operations operations.

public interface IOperations
type IOperations = interface
Public Interface IOperations

Methods

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

Lists all available actions exposed by the Database Migration Service resource provider.

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

Lists all available actions exposed by the Database Migration Service resource provider.

Extension Methods

List(IOperations)

Lists all available actions exposed by the Database Migration Service resource provider.

ListAsync(IOperations, CancellationToken)

Lists all available actions exposed by the Database Migration Service resource provider.

ListNext(IOperations, String)

Lists all available actions exposed by the Database Migration Service resource provider.

ListNextAsync(IOperations, String, CancellationToken)

Lists all available actions exposed by the Database Migration Service resource provider.

Applies to