OperationsExtensions Class

Definition

Extension methods for Operations.

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

Methods

List(IOperations)

Lists the available Azure Data Factory API operations.

ListAsync(IOperations, CancellationToken)

Lists the available Azure Data Factory API operations.

ListNext(IOperations, String)

Lists the available Azure Data Factory API operations.

ListNextAsync(IOperations, String, CancellationToken)

Lists the available Azure Data Factory API operations.

Applies to