SqlManagementClient Constructor (HttpClient)

 

Initializes a new instance of the SqlManagementClient class.

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

public SqlManagementClient(
	HttpClient httpClient
)

Parameters

httpClient
Type: System.Net.Http.HttpClient

The Http client

Return to top
Show: