NetworkManagementClient Constructor (HttpClient)

 

Initializes a new instance of the NetworkManagementClient class.

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

Public Sub New (
	httpClient As HttpClient
)

Parameters

httpClient
Type: System.Net.Http.HttpClient

The Http client

Return to top
Show: