Partager via


AppServicePlansOperationsExtensions.ListByResourceGroup Method

Definition

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.AppServicePlan> ListByResourceGroup (this Microsoft.Azure.Management.WebSites.Version2016_09_01.IAppServicePlansOperations operations, string resourceGroupName);
static member ListByResourceGroup : Microsoft.Azure.Management.WebSites.Version2016_09_01.IAppServicePlansOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.AppServicePlan>
<Extension()>
Public Function ListByResourceGroup (operations As IAppServicePlansOperations, resourceGroupName As String) As IPage(Of AppServicePlan)

Parameters

resourceGroupName
String

Returns

Applies to