UsageOperationsExtensions.ListNext(IUsageOperations, String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Commands.Common.Compute.Version2016_04_preview.Models.Usage> ListNext (this Microsoft.Azure.Commands.Common.Compute.Version2016_04_preview.IUsageOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Commands.Common.Compute.Version2016_04_preview.IUsageOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Commands.Common.Compute.Version2016_04_preview.Models.Usage>
<Extension()>
Public Function ListNext (operations As IUsageOperations, nextPageLink As String) As IPage(Of Usage)
- operations
- IUsageOperations
- nextPageLink
- String
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |