Sdílet prostřednictvím


ExperimentsOperationsExtensions Třída

Definice

Rozšiřující metody pro ExperimentsOperations.

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

Metody

BeginCreate(IExperimentsOperations, String, String, String)

Vytvoří experiment.

BeginCreateAsync(IExperimentsOperations, String, String, String, CancellationToken)

Vytvoří experiment.

BeginDelete(IExperimentsOperations, String, String, String)

Odstraní experiment.

BeginDeleteAsync(IExperimentsOperations, String, String, String, CancellationToken)

Odstraní experiment.

Create(IExperimentsOperations, String, String, String)

Vytvoří experiment.

CreateAsync(IExperimentsOperations, String, String, String, CancellationToken)

Vytvoří experiment.

Delete(IExperimentsOperations, String, String, String)

Odstraní experiment.

DeleteAsync(IExperimentsOperations, String, String, String, CancellationToken)

Odstraní experiment.

Get(IExperimentsOperations, String, String, String)

Získá informace o experimentu.

GetAsync(IExperimentsOperations, String, String, String, CancellationToken)

Získá informace o experimentu.

ListByWorkspace(IExperimentsOperations, String, String, ExperimentsListByWorkspaceOptions)

Získá seznam experimentů v zadaném pracovním prostoru.

ListByWorkspaceAsync(IExperimentsOperations, String, String, ExperimentsListByWorkspaceOptions, CancellationToken)

Získá seznam experimentů v zadaném pracovním prostoru.

ListByWorkspaceNext(IExperimentsOperations, String)

Získá seznam experimentů v zadaném pracovním prostoru.

ListByWorkspaceNextAsync(IExperimentsOperations, String, CancellationToken)

Získá seznam experimentů v zadaném pracovním prostoru.

Platí pro