ComputeManagementClient Constructor
Initializes a new instance of the ComputeManagementClient class.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
| Name | Description | |
|---|---|---|
![]() | ComputeManagementClient() | Initializes a new instance of the ComputeManagementClient class. |
![]() | ComputeManagementClient(HttpClient^) | Initializes a new instance of the ComputeManagementClient class. |
![]() | ComputeManagementClient(SubscriptionCloudCredentials^) | Initializes a new instance of the ComputeManagementClient class. |
![]() | ComputeManagementClient(SubscriptionCloudCredentials^, HttpClient^) | Initializes a new instance of the ComputeManagementClient class. |
![]() | ComputeManagementClient(SubscriptionCloudCredentials^, Uri^) | Initializes a new instance of the ComputeManagementClient class. |
![]() | ComputeManagementClient(SubscriptionCloudCredentials^, Uri^, HttpClient^) | Initializes a new instance of the ComputeManagementClient class. |
Show:
