SchedulerManagementClientExtensions.GetResourceProviderProperties Method (ISchedulerManagementClient)
Gets a list of properties for the resource provider, including supported regions and plans.
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
<ExtensionAttribute> Public Shared Function GetResourceProviderProperties ( operations As ISchedulerManagementClient ) As ResourceProviderGetPropertiesResponse
Parameters
- operations
-
Type:
Microsoft.WindowsAzure.Management.Scheduler.ISchedulerManagementClient
Reference to the Microsoft.WindowsAzure.Management.Scheduler.ISchedulerManagementClient.
Return Value
Type: Microsoft.WindowsAzure.Management.Scheduler.Models.ResourceProviderGetPropertiesResponseThe Resource Provider Get Properties operation response.
Show: