Sdílet prostřednictvím


ResourceGroupsOperationsExtensions.ListNext Method

Definition

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

Parameters

nextPageLink
String

Returns

Applies to