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

FactoriesOperationsExtensions.ConfigureFactoryRepo 方法

定义

汇报工厂的存储库信息。

public static Microsoft.Azure.Management.DataFactory.Models.Factory ConfigureFactoryRepo (this Microsoft.Azure.Management.DataFactory.IFactoriesOperations operations, string locationId, Microsoft.Azure.Management.DataFactory.Models.FactoryRepoUpdate factoryRepoUpdate);
static member ConfigureFactoryRepo : Microsoft.Azure.Management.DataFactory.IFactoriesOperations * string * Microsoft.Azure.Management.DataFactory.Models.FactoryRepoUpdate -> Microsoft.Azure.Management.DataFactory.Models.Factory
<Extension()>
Public Function ConfigureFactoryRepo (operations As IFactoriesOperations, locationId As String, factoryRepoUpdate As FactoryRepoUpdate) As Factory

参数

operations
IFactoriesOperations

此扩展方法的操作组。

locationId
String

位置标识符。

factoryRepoUpdate
FactoryRepoUpdate

更新工厂存储库请求定义。

返回

适用于