SchedulerManagementClient Constructor (SubscriptionCloudCredentials, Uri)
Initializes a new instance of the SchedulerManagementClient class.
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
Parameters
- credentials
-
Type:
Microsoft.Azure.SubscriptionCloudCredentials
Required. Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
- baseUri
-
Type:
System.Uri
Optional. Gets the URI used as the base for all cloud service requests.
Show: