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