Freigeben über


DataFlowsOperationsExtensions Klasse

Definition

Erweiterungsmethoden für DataFlowsOperations.

public static class DataFlowsOperationsExtensions
type DataFlowsOperationsExtensions = class
Public Module DataFlowsOperationsExtensions
Vererbung
DataFlowsOperationsExtensions

Methoden

CreateOrUpdate(IDataFlowsOperations, String, String, String, DataFlowResource, String)

Erstellt oder aktualisiert einen Datenfluss.

CreateOrUpdateAsync(IDataFlowsOperations, String, String, String, DataFlowResource, String, CancellationToken)

Erstellt oder aktualisiert einen Datenfluss.

Delete(IDataFlowsOperations, String, String, String)

Löscht einen Datenfluss.

DeleteAsync(IDataFlowsOperations, String, String, String, CancellationToken)

Löscht einen Datenfluss.

Get(IDataFlowsOperations, String, String, String, String)

Ruft einen Datenfluss ab.

GetAsync(IDataFlowsOperations, String, String, String, String, CancellationToken)

Ruft einen Datenfluss ab.

ListByFactory(IDataFlowsOperations, String, String)

Listet Datenflüsse auf.

ListByFactoryAsync(IDataFlowsOperations, String, String, CancellationToken)

Listet Datenflüsse auf.

ListByFactoryNext(IDataFlowsOperations, String)

Listet Datenflüsse auf.

ListByFactoryNextAsync(IDataFlowsOperations, String, CancellationToken)

Listet Datenflüsse auf.

Gilt für: