SchedulerManagementClientExtensions.GetResourceProviderProperties Method (ISchedulerManagementClient)

 

Gets a list of properties for the resource provider, including supported regions and plans.

Namespace:   Microsoft.WindowsAzure.Management.Scheduler
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.ResourceProviderGetPropertiesResponse

The Resource Provider Get Properties operation response.

Return to top
Show: