Udostępnij za pośrednictwem


DatastoresOperationsExtensions.ListNextAsync Metoda

Definicja

Wyświetlanie listy magazynów danych w klastrze chmury prywatnej

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.Datastore>> ListNextAsync(this Microsoft.Azure.Management.Avs.IDatastoresOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListNextAsync : Microsoft.Azure.Management.Avs.IDatastoresOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.Datastore>>
<Extension()>
Public Function ListNextAsync (operations As IDatastoresOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of Datastore))

Parametry

operations
IDatastoresOperations

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

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

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Dotyczy