你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IIntegrationRuntimesOperations 接口

定义

IntegrationRuntimesOperations 操作。

public interface IIntegrationRuntimesOperations
type IIntegrationRuntimesOperations = interface
Public Interface IIntegrationRuntimesOperations

方法

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

启动 ManagedReserved 类型集成运行时。

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

停止 ManagedReserved 类型集成运行时。

CreateLinkedIntegrationRuntimeWithHttpMessagesAsync(String, String, String, CreateLinkedIntegrationRuntimeRequest, Dictionary<String, List<String>>, CancellationToken)

在共享集成运行时中创建链接的集成运行时条目。

CreateOrUpdateWithHttpMessagesAsync(String, String, String, IntegrationRuntimeResource, String, Dictionary<String,List<String>>, CancellationToken)

创建或更新集成运行时。

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

删除集成运行时。

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

获取用于加密本地数据源凭据的本地集成运行时连接信息。

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

获取集成运行时监视数据,其中包括此集成运行时下所有节点的监视数据。

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

获取集成运行时的详细状态信息。

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

获取集成运行时。

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

检索集成运行时的身份验证密钥。

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

列出集成运行时。

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

列出集成运行时。

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

获取给定 Azure-SSIS 集成运行时的出站网络依赖项列表。

RegenerateAuthKeyWithHttpMessagesAsync(String, String, String, IntegrationRuntimeRegenerateKeyParameters, Dictionary<String, List<String>>, CancellationToken)

重新生成集成运行时的身份验证密钥。

RemoveLinksWithHttpMessagesAsync(String, String, String, LinkedIntegrationRuntimeRequest, Dictionary<String,List<String>>, CancellationToken)

删除自承载集成运行时中特定数据工厂下的所有链接集成运行时。

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

启动 ManagedReserved 类型集成运行时。

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

停止 ManagedReserved 类型集成运行时。

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

强制集成运行时跨集成运行时节点同步凭据,这会使用调度程序节点上可用的凭据覆盖所有工作器节点上的凭据。 如果已有最新的凭据备份文件,则应在任何自承载集成运行时节点上 (首选) 手动导入该文件,而不是直接使用此 API。

UpdateWithHttpMessagesAsync(String, String, String, UpdateIntegrationRuntimeRequest, Dictionary<String,List<String>>, CancellationToken)

汇报集成运行时。

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

如果可用,请将自承载集成运行时升级到最新版本。

扩展方法

BeginStart(IIntegrationRuntimesOperations, String, String, String)

启动 ManagedReserved 类型集成运行时。

BeginStartAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

启动 ManagedReserved 类型集成运行时。

BeginStop(IIntegrationRuntimesOperations, String, String, String)

停止 ManagedReserved 类型集成运行时。

BeginStopAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

停止 ManagedReserved 类型集成运行时。

CreateLinkedIntegrationRuntime(IIntegrationRuntimesOperations, String, String, String, CreateLinkedIntegrationRuntimeRequest)

在共享集成运行时中创建链接的集成运行时条目。

CreateLinkedIntegrationRuntimeAsync(IIntegrationRuntimesOperations, String, String, String, CreateLinkedIntegrationRuntimeRequest, CancellationToken)

在共享集成运行时中创建链接的集成运行时条目。

CreateOrUpdate(IIntegrationRuntimesOperations, String, String, String, IntegrationRuntimeResource, String)

创建或更新集成运行时。

CreateOrUpdateAsync(IIntegrationRuntimesOperations, String, String, String, IntegrationRuntimeResource, String, CancellationToken)

创建或更新集成运行时。

Delete(IIntegrationRuntimesOperations, String, String, String)

删除集成运行时。

DeleteAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

删除集成运行时。

Get(IIntegrationRuntimesOperations, String, String, String, String)

获取集成运行时。

GetAsync(IIntegrationRuntimesOperations, String, String, String, String, CancellationToken)

获取集成运行时。

GetConnectionInfo(IIntegrationRuntimesOperations, String, String, String)

获取用于加密本地数据源凭据的本地集成运行时连接信息。

GetConnectionInfoAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

获取用于加密本地数据源凭据的本地集成运行时连接信息。

GetMonitoringData(IIntegrationRuntimesOperations, String, String, String)

获取集成运行时监视数据,其中包括此集成运行时下所有节点的监视数据。

GetMonitoringDataAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

获取集成运行时监视数据,其中包括此集成运行时下所有节点的监视数据。

GetStatus(IIntegrationRuntimesOperations, String, String, String)

获取集成运行时的详细状态信息。

GetStatusAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

获取集成运行时的详细状态信息。

ListAuthKeys(IIntegrationRuntimesOperations, String, String, String)

检索集成运行时的身份验证密钥。

ListAuthKeysAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

检索集成运行时的身份验证密钥。

ListByFactory(IIntegrationRuntimesOperations, String, String)

列出集成运行时。

ListByFactoryAsync(IIntegrationRuntimesOperations, String, String, CancellationToken)

列出集成运行时。

ListByFactoryNext(IIntegrationRuntimesOperations, String)

列出集成运行时。

ListByFactoryNextAsync(IIntegrationRuntimesOperations, String, CancellationToken)

列出集成运行时。

ListOutboundNetworkDependenciesEndpoints(IIntegrationRuntimesOperations, String, String, String)

获取给定 Azure-SSIS 集成运行时的出站网络依赖项列表。

ListOutboundNetworkDependenciesEndpointsAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

获取给定 Azure-SSIS 集成运行时的出站网络依赖项列表。

RegenerateAuthKey(IIntegrationRuntimesOperations, String, String, String, IntegrationRuntimeRegenerateKeyParameters)

重新生成集成运行时的身份验证密钥。

RegenerateAuthKeyAsync(IIntegrationRuntimesOperations, String, String, String, IntegrationRuntimeRegenerateKeyParameters, CancellationToken)

重新生成集成运行时的身份验证密钥。

RemoveLinks(IIntegrationRuntimesOperations, String, String, String, LinkedIntegrationRuntimeRequest)

删除自承载集成运行时中特定数据工厂下的所有链接集成运行时。

RemoveLinksAsync(IIntegrationRuntimesOperations, String, String, String, LinkedIntegrationRuntimeRequest, CancellationToken)

删除自承载集成运行时中特定数据工厂下的所有链接集成运行时。

Start(IIntegrationRuntimesOperations, String, String, String)

启动 ManagedReserved 类型集成运行时。

StartAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

启动 ManagedReserved 类型集成运行时。

Stop(IIntegrationRuntimesOperations, String, String, String)

停止 ManagedReserved 类型集成运行时。

StopAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

停止 ManagedReserved 类型集成运行时。

SyncCredentials(IIntegrationRuntimesOperations, String, String, String)

强制集成运行时跨集成运行时节点同步凭据,这会使用调度程序节点上可用的凭据覆盖所有工作器节点上的凭据。 如果已有最新的凭据备份文件,则应在任何自承载集成运行时节点上 (首选) 手动导入该文件,而不是直接使用此 API。

SyncCredentialsAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

强制集成运行时跨集成运行时节点同步凭据,这会使用调度程序节点上可用的凭据覆盖所有工作器节点上的凭据。 如果已有最新的凭据备份文件,则应在任何自承载集成运行时节点上 (首选) 手动导入该文件,而不是直接使用此 API。

Update(IIntegrationRuntimesOperations, String, String, String, UpdateIntegrationRuntimeRequest)

汇报集成运行时。

UpdateAsync(IIntegrationRuntimesOperations, String, String, String, UpdateIntegrationRuntimeRequest, CancellationToken)

汇报集成运行时。

Upgrade(IIntegrationRuntimesOperations, String, String, String)

如果可用,请将自承载集成运行时升级到最新版本。

UpgradeAsync(IIntegrationRuntimesOperations, String, String, String, CancellationToken)

如果可用,请将自承载集成运行时升级到最新版本。

适用于