Udostępnij za pośrednictwem


AddonsOperationsExtensions.ListNext(IAddonsOperations, String) Metoda

Definicja

Wyświetlanie listy dodatków w chmurze prywatnej

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

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

Operacja NextLink z poprzedniego pomyślnego wywołania listy.

Zwraca

Dotyczy