Compartilhar via


ResourcesOperationsExtensions.ListByResourceGroupNext Method

Definition

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.GenericResource> ListByResourceGroupNext (this Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.IResourcesOperations operations, string nextPageLink);
static member ListByResourceGroupNext : Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.IResourcesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Internal.ResourceManager.Version2018_05_01.Models.GenericResource>
<Extension()>
Public Function ListByResourceGroupNext (operations As IResourcesOperations, nextPageLink As String) As IPage(Of GenericResource)

Parameters

nextPageLink
String

Returns

Applies to