SchedulerClient Constructor

 

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

NameDescription
System_CAPS_pubmethodSchedulerClient()

Initializes a new instance of the SchedulerClient class.

System_CAPS_pubmethodSchedulerClient(HttpClient)

Initializes a new instance of the SchedulerClient class.

System_CAPS_pubmethodSchedulerClient(String, String, SubscriptionCloudCredentials)

Initializes a new instance of the SchedulerClient class.

System_CAPS_pubmethodSchedulerClient(String, String, SubscriptionCloudCredentials, HttpClient)

Initializes a new instance of the SchedulerClient class.

System_CAPS_pubmethodSchedulerClient(String, String, SubscriptionCloudCredentials, Uri)

Initializes a new instance of the SchedulerClient class.

System_CAPS_pubmethodSchedulerClient(String, String, SubscriptionCloudCredentials, Uri, HttpClient)

Initializes a new instance of the SchedulerClient class.

Return to top
Show: