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

IntegrationAccountBatchConfigurationsOperationsExtensions 类

定义

IntegrationAccountBatchConfigurationsOperations 的扩展方法。

public static class IntegrationAccountBatchConfigurationsOperationsExtensions
type IntegrationAccountBatchConfigurationsOperationsExtensions = class
Public Module IntegrationAccountBatchConfigurationsOperationsExtensions
继承
IntegrationAccountBatchConfigurationsOperationsExtensions

方法

CreateOrUpdate(IIntegrationAccountBatchConfigurationsOperations, String, String, String, BatchConfiguration)

创建或更新集成帐户的批处理配置。

CreateOrUpdateAsync(IIntegrationAccountBatchConfigurationsOperations, String, String, String, BatchConfiguration, CancellationToken)

创建或更新集成帐户的批处理配置。

Delete(IIntegrationAccountBatchConfigurationsOperations, String, String, String)

删除集成帐户的批处理配置。

DeleteAsync(IIntegrationAccountBatchConfigurationsOperations, String, String, String, CancellationToken)

删除集成帐户的批处理配置。

Get(IIntegrationAccountBatchConfigurationsOperations, String, String, String)

获取集成帐户的批处理配置。

GetAsync(IIntegrationAccountBatchConfigurationsOperations, String, String, String, CancellationToken)

获取集成帐户的批处理配置。

List(IIntegrationAccountBatchConfigurationsOperations, String, String)

列出集成帐户的批处理配置。

ListAsync(IIntegrationAccountBatchConfigurationsOperations, String, String, CancellationToken)

列出集成帐户的批处理配置。

适用于