Partager via


ExperimentsOperationsExtensions Classe

Définition

Méthodes d’extension pour ExperimentsOperations.

public static class ExperimentsOperationsExtensions
type ExperimentsOperationsExtensions = class
Public Module ExperimentsOperationsExtensions
Héritage
ExperimentsOperationsExtensions

Méthodes

BeginCancel(IExperimentsOperations, String, String)

Annuler une ressource Experiment en cours d’exécution.

BeginCancelAsync(IExperimentsOperations, String, String, CancellationToken)

Annuler une ressource Experiment en cours d’exécution.

BeginCreateOrUpdate(IExperimentsOperations, String, String, Experiment)

Créer ou mettre à jour une ressource Experiment.

BeginCreateOrUpdateAsync(IExperimentsOperations, String, String, Experiment, CancellationToken)

Créer ou mettre à jour une ressource Experiment.

Cancel(IExperimentsOperations, String, String)

Annuler une ressource Experiment en cours d’exécution.

CancelAsync(IExperimentsOperations, String, String, CancellationToken)

Annuler une ressource Experiment en cours d’exécution.

CreateOrUpdate(IExperimentsOperations, String, String, Experiment)

Créer ou mettre à jour une ressource Experiment.

CreateOrUpdateAsync(IExperimentsOperations, String, String, Experiment, CancellationToken)

Créer ou mettre à jour une ressource Experiment.

Delete(IExperimentsOperations, String, String)

Supprimer une ressource Experiment.

DeleteAsync(IExperimentsOperations, String, String, CancellationToken)

Supprimer une ressource Experiment.

Get(IExperimentsOperations, String, String)

Obtenir une ressource Experiment.

GetAsync(IExperimentsOperations, String, String, CancellationToken)

Obtenir une ressource Experiment.

GetExecutionDetails(IExperimentsOperations, String, String, String)

Obtenir les détails d’exécution d’une ressource Experiment.

GetExecutionDetailsAsync(IExperimentsOperations, String, String, String, CancellationToken)

Obtenir les détails d’exécution d’une ressource Experiment.

GetStatus(IExperimentsOperations, String, String, String)

Obtenez un status d’une ressource Experiment.

GetStatusAsync(IExperimentsOperations, String, String, String, CancellationToken)

Obtenez un status d’une ressource Experiment.

List(IExperimentsOperations, String, Nullable<Boolean>, String)

Obtenez la liste des ressources d’expérience dans un groupe de ressources.

ListAll(IExperimentsOperations, Nullable<Boolean>, String)

Obtenez la liste des ressources d’expérience dans un abonnement.

ListAllAsync(IExperimentsOperations, Nullable<Boolean>, String, CancellationToken)

Obtenez la liste des ressources d’expérience dans un abonnement.

ListAllNext(IExperimentsOperations, String)

Obtenez la liste des ressources d’expérience dans un abonnement.

ListAllNextAsync(IExperimentsOperations, String, CancellationToken)

Obtenez la liste des ressources d’expérience dans un abonnement.

ListAllStatuses(IExperimentsOperations, String, String)

Obtenez la liste des états d’une ressource Experiment.

ListAllStatusesAsync(IExperimentsOperations, String, String, CancellationToken)

Obtenez la liste des états d’une ressource Experiment.

ListAllStatusesNext(IExperimentsOperations, String)

Obtenez la liste des états d’une ressource Experiment.

ListAllStatusesNextAsync(IExperimentsOperations, String, CancellationToken)

Obtenez la liste des états d’une ressource Experiment.

ListAsync(IExperimentsOperations, String, Nullable<Boolean>, String, CancellationToken)

Obtenez la liste des ressources d’expérience dans un groupe de ressources.

ListExecutionDetails(IExperimentsOperations, String, String)

Obtenez la liste des détails d’exécution d’une ressource Experiment.

ListExecutionDetailsAsync(IExperimentsOperations, String, String, CancellationToken)

Obtenez la liste des détails d’exécution d’une ressource Experiment.

ListExecutionDetailsNext(IExperimentsOperations, String)

Obtenez la liste des détails d’exécution d’une ressource Experiment.

ListExecutionDetailsNextAsync(IExperimentsOperations, String, CancellationToken)

Obtenez la liste des détails d’exécution d’une ressource Experiment.

ListNext(IExperimentsOperations, String)

Obtenez la liste des ressources d’expérience dans un groupe de ressources.

ListNextAsync(IExperimentsOperations, String, CancellationToken)

Obtenez la liste des ressources d’expérience dans un groupe de ressources.

Start(IExperimentsOperations, String, String)

Démarrez une ressource d’expérience.

StartAsync(IExperimentsOperations, String, String, CancellationToken)

Démarrez une ressource d’expérience.

S’applique à