Share via


SchedulerManagementClient Constructor

 

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

Overload List

Name Description
System_CAPS_pubmethod SchedulerManagementClient()

Initializes a new instance of the SchedulerManagementClient class.

System_CAPS_pubmethod SchedulerManagementClient(HttpClient)

Initializes a new instance of the SchedulerManagementClient class.

System_CAPS_pubmethod SchedulerManagementClient(SubscriptionCloudCredentials)

Initializes a new instance of the SchedulerManagementClient class.

System_CAPS_pubmethod SchedulerManagementClient(SubscriptionCloudCredentials, HttpClient)

Initializes a new instance of the SchedulerManagementClient class.

System_CAPS_pubmethod SchedulerManagementClient(SubscriptionCloudCredentials, Uri)

Initializes a new instance of the SchedulerManagementClient class.

System_CAPS_pubmethod SchedulerManagementClient(SubscriptionCloudCredentials, Uri, HttpClient)

Initializes a new instance of the SchedulerManagementClient class.

See Also

SchedulerManagementClient Class
Microsoft.WindowsAzure.Management.Scheduler Namespace

Return to top