SchedulerManagementClientExtensions.UnregisterResourceProvider Method (ISchedulerManagementClient)
Unregister the Scheduler resource provider with your subscription.
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
public static AzureOperationResponse UnregisterResourceProvider( this ISchedulerManagementClient operations )
Parameters
- operations
-
Type:
Microsoft.WindowsAzure.Management.Scheduler.ISchedulerManagementClient
Reference to the Microsoft.WindowsAzure.Management.Scheduler.ISchedulerManagementClient.
Return Value
Type: Microsoft.Azure.AzureOperationResponseA standard service response including an HTTP status code and request ID.
Show: