你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DataFactoryClient Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
DataFactoryClient() |
Parameterless constructor for Mocking. |
DataFactoryClient(IAzureContext) |
DataFactoryClient()
Parameterless constructor for Mocking.
public DataFactoryClient ();
Public Sub New ()
Applies to
DataFactoryClient(IAzureContext)
public DataFactoryClient (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext context);
new Microsoft.Azure.Commands.DataFactoryV2.DataFactoryClient : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext -> Microsoft.Azure.Commands.DataFactoryV2.DataFactoryClient
Public Sub New (context As IAzureContext)
Parameters
- context
- IAzureContext