Partager via


AppServiceEnvironmentsOperationsExtensions.ListByResourceGroup Method

Definition

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

Parameters

resourceGroupName
String

Returns

Applies to