Freigeben über


IIntegrationRuntimeObjectMetadataOperations Schnittstelle

Definition

IntegrationRuntimeObjectMetadataOperations-Vorgänge.

public interface IIntegrationRuntimeObjectMetadataOperations
type IIntegrationRuntimeObjectMetadataOperations = interface
Public Interface IIntegrationRuntimeObjectMetadataOperations

Methoden

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

Metadaten des Integration Runtime-Objekts aktualisieren

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

Abrufen von Integration Runtime-Objektmetadaten

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

Metadaten des Integration Runtime-Objekts aktualisieren

Erweiterungsmethoden

BeginRefresh(IIntegrationRuntimeObjectMetadataOperations, String, String, String)

Metadaten des Integration Runtime-Objekts aktualisieren

BeginRefreshAsync(IIntegrationRuntimeObjectMetadataOperations, String, String, String, CancellationToken)

Metadaten des Integration Runtime-Objekts aktualisieren

List(IIntegrationRuntimeObjectMetadataOperations, String, String, String, GetSsisObjectMetadataRequest)

Abrufen von Integration Runtime-Objektmetadaten

ListAsync(IIntegrationRuntimeObjectMetadataOperations, String, String, String, GetSsisObjectMetadataRequest, CancellationToken)

Abrufen von Integration Runtime-Objektmetadaten

Refresh(IIntegrationRuntimeObjectMetadataOperations, String, String, String)

Metadaten des Integration Runtime-Objekts aktualisieren

RefreshAsync(IIntegrationRuntimeObjectMetadataOperations, String, String, String, CancellationToken)

Metadaten des Integration Runtime-Objekts aktualisieren

Gilt für: