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