NetworkManagementClient Constructor
Namespace: Microsoft.WindowsAzure.Management.Network
Assembly: Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)
Overload List
Name | Description | |
---|---|---|
NetworkManagementClient() | Initializes a new instance of the NetworkManagementClient class. |
|
NetworkManagementClient(HttpClient) | Initializes a new instance of the NetworkManagementClient class. |
|
NetworkManagementClient(SubscriptionCloudCredentials) | Initializes a new instance of the NetworkManagementClient class. |
|
NetworkManagementClient(SubscriptionCloudCredentials, HttpClient) | Initializes a new instance of the NetworkManagementClient class. |
|
NetworkManagementClient(SubscriptionCloudCredentials, Uri) | Initializes a new instance of the NetworkManagementClient class. |
|
NetworkManagementClient(SubscriptionCloudCredentials, Uri, HttpClient) | Initializes a new instance of the NetworkManagementClient class. |
See Also
NetworkManagementClient Class
Microsoft.WindowsAzure.Management.Network Namespace
Return to top