Partager via


ClustersOperationsExtensions Classe

Définition

Méthodes d’extension pour ClustersOperations.

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

Méthodes

BeginCreateOrUpdate(IClustersOperations, String, String, String, Cluster)

Créer ou mettre à jour un cluster dans un cloud privé

BeginCreateOrUpdateAsync(IClustersOperations, String, String, String, Cluster, CancellationToken)

Créer ou mettre à jour un cluster dans un cloud privé

BeginDelete(IClustersOperations, String, String, String)

Supprimer un cluster dans un cloud privé

BeginDeleteAsync(IClustersOperations, String, String, String, CancellationToken)

Supprimer un cluster dans un cloud privé

BeginUpdate(IClustersOperations, String, String, String, ClusterUpdate)

Mettre à jour un cluster dans un cloud privé

BeginUpdateAsync(IClustersOperations, String, String, String, ClusterUpdate, CancellationToken)

Mettre à jour un cluster dans un cloud privé

CreateOrUpdate(IClustersOperations, String, String, String, Cluster)

Créer ou mettre à jour un cluster dans un cloud privé

CreateOrUpdateAsync(IClustersOperations, String, String, String, Cluster, CancellationToken)

Créer ou mettre à jour un cluster dans un cloud privé

Delete(IClustersOperations, String, String, String)

Supprimer un cluster dans un cloud privé

DeleteAsync(IClustersOperations, String, String, String, CancellationToken)

Supprimer un cluster dans un cloud privé

Get(IClustersOperations, String, String, String)

Obtenir un cluster par nom dans un cloud privé

GetAsync(IClustersOperations, String, String, String, CancellationToken)

Obtenir un cluster par nom dans un cloud privé

List(IClustersOperations, String, String)

Répertorier les clusters dans un cloud privé

ListAsync(IClustersOperations, String, String, CancellationToken)

Répertorier les clusters dans un cloud privé

ListNext(IClustersOperations, String)

Répertorier les clusters dans un cloud privé

ListNextAsync(IClustersOperations, String, CancellationToken)

Répertorier les clusters dans un cloud privé

Update(IClustersOperations, String, String, String, ClusterUpdate)

Mettre à jour un cluster dans un cloud privé

UpdateAsync(IClustersOperations, String, String, String, ClusterUpdate, CancellationToken)

Mettre à jour un cluster dans un cloud privé

S’applique à