SchedulerClient Constructor ()
Initializes a new instance of the SchedulerClient class.
Namespace: Microsoft.WindowsAzure.Scheduler
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
Syntax
public SchedulerClient()
public:
SchedulerClient()
new : unit -> SchedulerClient
Public Sub New
See Also
SchedulerClient Overload
SchedulerClient Class
Microsoft.WindowsAzure.Scheduler Namespace
Return to top