Dela via


DatastoresOperationsExtensions.ListNext(IDatastoresOperations, String) Metod

Definition

Lista datalager i ett privat molnkluster

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)

Parametrar

operations
IDatastoresOperations

Åtgärdsgruppen för den här tilläggsmetoden.

nextPageLink
String

NextLink från det tidigare lyckade anropet till liståtgärden.

Returer

Gäller för