Share via


AppServicePlansOperationsExtensions.ListNext Method

Definition

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.AppServicePlan> ListNext (this Microsoft.Azure.Management.WebSites.Version2016_09_01.IAppServicePlansOperations operations, string nextPageLink);
static member ListNext : 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 ListNext (operations As IAppServicePlansOperations, nextPageLink As String) As IPage(Of AppServicePlan)

Parameters

nextPageLink
String

Returns

Applies to