Sdílet prostřednictvím


JobsOperationsExtensions.ListOutputFilesNext(IJobsOperations, String) Metoda

Definice

Vypište všechny adresáře a soubory v daném adresáři výstupního adresáře úlohy (pokud je výstupní adresář ve sdílené složce Azure nebo kontejneru služby Azure Storage).

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

Parametry

operations
IJobsOperations

Skupina operací pro tuto metodu rozšíření.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro