FileServerListResult Class

Values returned by the File Server List operation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
FileServerListResult

Constructor

FileServerListResult(*, value: Optional[List[azure.mgmt.batchai.models._models_py3.FileServer]] = None, **kwargs)

Parameters

value
list[<xref:batch_ai.models.FileServer>]
Required

The collection of File Servers.

Variables

next_link
str

The continuation token.