ManagementClient Constructor

 

Initializes a new instance of the ManagementClient class.

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

NameDescription
System_CAPS_pubmethodManagementClient()

Initializes a new instance of the ManagementClient class.

System_CAPS_pubmethodManagementClient(HttpClient)

Initializes a new instance of the ManagementClient class.

System_CAPS_pubmethodManagementClient(SubscriptionCloudCredentials)

Initializes a new instance of the ManagementClient class.

System_CAPS_pubmethodManagementClient(SubscriptionCloudCredentials, HttpClient)

Initializes a new instance of the ManagementClient class.

System_CAPS_pubmethodManagementClient(SubscriptionCloudCredentials, Uri)

Initializes a new instance of the ManagementClient class.

System_CAPS_pubmethodManagementClient(SubscriptionCloudCredentials, Uri, HttpClient)

Initializes a new instance of the ManagementClient class.

Return to top
Show: