Sdílet prostřednictvím


DatastoresOperationsExtensions.ListNext(IDatastoresOperations, String) Metoda

Definice

Výpis úložišť dat v clusteru privátního cloudu

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

Parametry

operations
IDatastoresOperations

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