OperationsExtensions Class

Definition

Extension methods for Operations

public static class OperationsExtensions
type OperationsExtensions = class
Public Module OperationsExtensions
Inheritance
OperationsExtensions

Methods

Name Description
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