Sdílet prostřednictvím


FileServersOperationsExtensions Třída

Definice

Metody rozšíření pro FileServersOperations.

public static class FileServersOperationsExtensions
type FileServersOperationsExtensions = class
Public Module FileServersOperationsExtensions
Dědičnost
FileServersOperationsExtensions

Metody

BeginCreate(IFileServersOperations, String, String, String, FileServerCreateParameters)

Vytvoří souborový server v daném pracovním prostoru.

BeginCreateAsync(IFileServersOperations, String, String, String, FileServerCreateParameters, CancellationToken)

Vytvoří souborový server v daném pracovním prostoru.

BeginDelete(IFileServersOperations, String, String, String)

Odstraní souborový server.

BeginDeleteAsync(IFileServersOperations, String, String, String, CancellationToken)

Odstraní souborový server.

Create(IFileServersOperations, String, String, String, FileServerCreateParameters)

Vytvoří souborový server v daném pracovním prostoru.

CreateAsync(IFileServersOperations, String, String, String, FileServerCreateParameters, CancellationToken)

Vytvoří souborový server v daném pracovním prostoru.

Delete(IFileServersOperations, String, String, String)

Odstraní souborový server.

DeleteAsync(IFileServersOperations, String, String, String, CancellationToken)

Odstraní souborový server.

Get(IFileServersOperations, String, String, String)

Získá informace o souborovém serveru.

GetAsync(IFileServersOperations, String, String, String, CancellationToken)

Získá informace o souborovém serveru.

ListByWorkspace(IFileServersOperations, String, String, FileServersListByWorkspaceOptions)

Získá seznam souborových serverů přidružených k zadanému pracovnímu prostoru.

ListByWorkspaceAsync(IFileServersOperations, String, String, FileServersListByWorkspaceOptions, CancellationToken)

Získá seznam souborových serverů přidružených k zadanému pracovnímu prostoru.

ListByWorkspaceNext(IFileServersOperations, String)

Získá seznam souborových serverů přidružených k zadanému pracovnímu prostoru.

ListByWorkspaceNextAsync(IFileServersOperations, String, CancellationToken)

Získá seznam souborových serverů přidružených k zadanému pracovnímu prostoru.

Platí pro