ISchedulerManagementClient Methods
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from IDisposable.) |
![]() | GetOperationStatusAsync(String, CancellationToken) | The Get Operation Status operation returns the status of thespecified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. (see http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information) |
![]() | GetResourceProviderPropertiesAsync(CancellationToken) | Gets a list of properties for the resource provider, including supported regions and plans. |
![]() | RegisterResourceProviderAsync(CancellationToken) | Register the Scheduler resource provider with your subscription. |
![]() | UnregisterResourceProviderAsync(CancellationToken) | Unregister the Scheduler resource provider with your subscription. |
| Name | Description | |
|---|---|---|
![]() | GetOperationStatus(String) | The Get Operation Status operation returns the status of thespecified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. (see http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information)(Defined by SchedulerManagementClientExtensions.) |
![]() | GetOperationStatusAsync(String) | The Get Operation Status operation returns the status of thespecified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. (see http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information)(Defined by SchedulerManagementClientExtensions.) |
![]() | GetResourceProviderProperties() | Gets a list of properties for the resource provider, including supported regions and plans.(Defined by SchedulerManagementClientExtensions.) |
![]() | GetResourceProviderPropertiesAsync() | Gets a list of properties for the resource provider, including supported regions and plans.(Defined by SchedulerManagementClientExtensions.) |
![]() | RegisterResourceProvider() | Register the Scheduler resource provider with your subscription.(Defined by SchedulerManagementClientExtensions.) |
![]() | RegisterResourceProviderAsync() | Register the Scheduler resource provider with your subscription.(Defined by SchedulerManagementClientExtensions.) |
![]() | UnregisterResourceProvider() | Unregister the Scheduler resource provider with your subscription.(Defined by SchedulerManagementClientExtensions.) |
![]() | UnregisterResourceProviderAsync() | Unregister the Scheduler resource provider with your subscription.(Defined by SchedulerManagementClientExtensions.) |
