Share via


SnapshotsOperationsExtensions.ListByResourceGroupNextAsync Method

Definition

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.Snapshot>> ListByResourceGroupNextAsync (this Microsoft.Azure.Commands.Common.Compute.Version_2018_04.ISnapshotsOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);

Parameters

nextPageLink
String
cancellationToken
CancellationToken

Returns

Applies to