Share via


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)

Overload List

Name Description
System_CAPS_pubmethod ComputeManagementClient()

Initializes a new instance of the ComputeManagementClient class.

System_CAPS_pubmethod ComputeManagementClient(HttpClient)

Initializes a new instance of the ComputeManagementClient class.

System_CAPS_pubmethod ComputeManagementClient(SubscriptionCloudCredentials)

Initializes a new instance of the ComputeManagementClient class.

System_CAPS_pubmethod ComputeManagementClient(SubscriptionCloudCredentials, HttpClient)

Initializes a new instance of the ComputeManagementClient class.

System_CAPS_pubmethod ComputeManagementClient(SubscriptionCloudCredentials, Uri)

Initializes a new instance of the ComputeManagementClient class.

System_CAPS_pubmethod ComputeManagementClient(SubscriptionCloudCredentials, Uri, HttpClient)

Initializes a new instance of the ComputeManagementClient class.

See Also

ComputeManagementClient Class
Microsoft.WindowsAzure.Management.Compute Namespace

Return to top