CommitmentPlansOperationsExtensions Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Méthodes d’extension pour CommitmentPlansOperations.
public static class CommitmentPlansOperationsExtensions
type CommitmentPlansOperationsExtensions = class
Public Module CommitmentPlansOperationsExtensions
- Héritage
-
CommitmentPlansOperationsExtensions
Méthodes
BeginDelete(ICommitmentPlansOperations, String, String, String) |
Supprime le plan d’engagement spécifié associé au compte Cognitive Services. |
BeginDeleteAsync(ICommitmentPlansOperations, String, String, String, CancellationToken) |
Supprime le plan d’engagement spécifié associé au compte Cognitive Services. |
CreateOrUpdate(ICommitmentPlansOperations, String, String, String, CommitmentPlan) |
Mettez à jour l’état des plans d’engagement spécifiés associés au compte Cognitive Services. |
CreateOrUpdateAsync(ICommitmentPlansOperations, String, String, String, CommitmentPlan, CancellationToken) |
Mettez à jour l’état des plans d’engagement spécifiés associés au compte Cognitive Services. |
Delete(ICommitmentPlansOperations, String, String, String) |
Supprime le plan d’engagement spécifié associé au compte Cognitive Services. |
DeleteAsync(ICommitmentPlansOperations, String, String, String, CancellationToken) |
Supprime le plan d’engagement spécifié associé au compte Cognitive Services. |
Get(ICommitmentPlansOperations, String, String, String) |
Obtient les plans d’engagement spécifiés associés au compte Cognitive Services. |
GetAsync(ICommitmentPlansOperations, String, String, String, CancellationToken) |
Obtient les plans d’engagement spécifiés associés au compte Cognitive Services. |
List(ICommitmentPlansOperations, String, String) |
Obtient les plans d’engagement associés au compte Cognitive Services. |
ListAsync(ICommitmentPlansOperations, String, String, CancellationToken) |
Obtient les plans d’engagement associés au compte Cognitive Services. |
ListNext(ICommitmentPlansOperations, String) |
Obtient les plans d’engagement associés au compte Cognitive Services. |
ListNextAsync(ICommitmentPlansOperations, String, CancellationToken) |
Obtient les plans d’engagement associés au compte Cognitive Services. |
S’applique à
Azure SDK for .NET