Delen via


FileServersOperationsExtensions.ListByWorkspaceNext Methode

Definitie

Hiermee haalt u een lijst op met bestandsservers die zijn gekoppeld aan de opgegeven werkruimte.

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)

Parameters

operations
IFileServersOperations

De bewerkingsgroep voor deze extensiemethode.

nextPageLink
String

De NextLink van de vorige geslaagde aanroepbewerking naar lijst.

Retouren

Van toepassing op