IOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |