Share via


SchedulerManagementClientExtensions Members

The following tables list the members exposed by the SchedulerManagementClientExtensions type.

Public Methods

  Name Description
GetOperationStatus 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 https://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information)
GetOperationStatusAsync 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 https://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information)
GetResourceProviderProperties Gets a list of properties for the resource provider, including supported regions and plans.
GetResourceProviderPropertiesAsync Gets a list of properties for the resource provider, including supported regions and plans.
RegisterResourceProvider Register the Scheduler resource provider with your subscription.
RegisterResourceProviderAsync Register the Scheduler resource provider with your subscription.
UnregisterResourceProvider Unregister the Scheduler resource provider with your subscription.
UnregisterResourceProviderAsync Unregister the Scheduler resource provider with your subscription.

Top

See Also

Reference

SchedulerManagementClientExtensions Class
Microsoft.WindowsAzure.Management.Scheduler Namespace