Udostępnij za pośrednictwem


FileServersOperationsExtensions.ListByWorkspaceNext Metoda

Definicja

Pobiera listę serwerów plików skojarzonych z określonym obszarem roboczym.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.FileServer> ListByWorkspaceNext (this Microsoft.Azure.Management.BatchAI.IFileServersOperations operations, string nextPageLink);
static member ListByWorkspaceNext : Microsoft.Azure.Management.BatchAI.IFileServersOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.BatchAI.Models.FileServer>
<Extension()>
Public Function ListByWorkspaceNext (operations As IFileServersOperations, nextPageLink As String) As IPage(Of FileServer)

Parametry

operations
IFileServersOperations

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

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

Zwraca

Dotyczy