ComputeManagementClient Constructor

 

Initializes a new instance of the ComputeManagementClient class.

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

NameDescription
System_CAPS_pubmethodComputeManagementClient()

Initializes a new instance of the ComputeManagementClient class.

System_CAPS_pubmethodComputeManagementClient(HttpClient^)

Initializes a new instance of the ComputeManagementClient class.

System_CAPS_pubmethodComputeManagementClient(SubscriptionCloudCredentials^)

Initializes a new instance of the ComputeManagementClient class.

System_CAPS_pubmethodComputeManagementClient(SubscriptionCloudCredentials^, HttpClient^)

Initializes a new instance of the ComputeManagementClient class.

System_CAPS_pubmethodComputeManagementClient(SubscriptionCloudCredentials^, Uri^)

Initializes a new instance of the ComputeManagementClient class.

System_CAPS_pubmethodComputeManagementClient(SubscriptionCloudCredentials^, Uri^, HttpClient^)

Initializes a new instance of the ComputeManagementClient class.

Return to top
Show: