AutomationManagementClient Constructor (HttpClient)

 

Initializes a new instance of the AutomationManagementClient class.

Namespace:   Microsoft.WindowsAzure.Management.Automation
Assembly:  Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)

public AutomationManagementClient(
	HttpClient httpClient
)

Parameters

httpClient
Type: System.Net.Http.HttpClient

The Http client

Return to top
Show: