Sdílet prostřednictvím


AddonsOperationsExtensions.ListNext(IAddonsOperations, String) Metoda

Definice

Výpis doplňků v privátním cloudu

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.Addon> ListNext (this Microsoft.Azure.Management.Avs.IAddonsOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.Avs.IAddonsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.Addon>
<Extension()>
Public Function ListNext (operations As IAddonsOperations, nextPageLink As String) As IPage(Of Addon)

Parametry

operations
IAddonsOperations

Skupina operací pro tuto rozšiřující metodu.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro