Sdílet prostřednictvím


SnapshotsOperationsExtensions.ListByResourceGroupNext Method

Definition

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.Snapshot> ListByResourceGroupNext (this Microsoft.Azure.Commands.Common.Compute.Version_2018_04.ISnapshotsOperations operations, string nextPageLink);
static member ListByResourceGroupNext : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.ISnapshotsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.Snapshot>
<Extension()>
Public Function ListByResourceGroupNext (operations As ISnapshotsOperations, nextPageLink As String) As IPage(Of Snapshot)

Parameters

nextPageLink
String

Returns

Applies to