DataFactoryManagementClient.WithHandler Method
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.
protected override Microsoft.Azure.Management.DataFactories.DataFactoryManagementClient WithHandler (Hyak.Common.ServiceClient<Microsoft.Azure.Management.DataFactories.DataFactoryManagementClient> newClient, System.Net.Http.DelegatingHandler handler);
override this.WithHandler : Hyak.Common.ServiceClient<Microsoft.Azure.Management.DataFactories.DataFactoryManagementClient> * System.Net.Http.DelegatingHandler -> Microsoft.Azure.Management.DataFactories.DataFactoryManagementClient
Protected Overrides Function WithHandler (newClient As ServiceClient(Of DataFactoryManagementClient), handler As DelegatingHandler) As DataFactoryManagementClient
Parameters
- newClient
- Hyak.Common.ServiceClient<DataFactoryManagementClient>
- handler
- DelegatingHandler