Sdílet prostřednictvím


UsageOperationsExtensions.ListNext(IUsageOperations, String) Method

Definition

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

Parameters

operations
IUsageOperations
nextPageLink
String

Returns

Applies to