CloudServiceManagementClient Constructor

 

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

NameDescription
System_CAPS_pubmethodCloudServiceManagementClient()

Initializes a new instance of the CloudServiceManagementClient class.

System_CAPS_pubmethodCloudServiceManagementClient(HttpClient^)

Initializes a new instance of the CloudServiceManagementClient class.

System_CAPS_pubmethodCloudServiceManagementClient(SubscriptionCloudCredentials^)

Initializes a new instance of the CloudServiceManagementClient class.

System_CAPS_pubmethodCloudServiceManagementClient(SubscriptionCloudCredentials^, HttpClient^)

Initializes a new instance of the CloudServiceManagementClient class.

System_CAPS_pubmethodCloudServiceManagementClient(SubscriptionCloudCredentials^, Uri^)

Initializes a new instance of the CloudServiceManagementClient class.

System_CAPS_pubmethodCloudServiceManagementClient(SubscriptionCloudCredentials^, Uri^, HttpClient^)

Initializes a new instance of the CloudServiceManagementClient class.

Return to top
Show: