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

Create(IClustersOperations, String, String, Cluster)

Créez un cluster HCI.

CreateAsync(IClustersOperations, String, String, Cluster, CancellationToken)

Créez un cluster HCI.

Delete(IClustersOperations, String, String)

Supprimez un cluster HCI.

DeleteAsync(IClustersOperations, String, String, CancellationToken)

Supprimez un cluster HCI.

Get(IClustersOperations, String, String)

Obtenir un cluster HCI.

GetAsync(IClustersOperations, String, String, CancellationToken)

Obtenir un cluster HCI.

ListByResourceGroup(IClustersOperations, String)

Répertorier tous les clusters HCI d’un groupe de ressources.

ListByResourceGroupAsync(IClustersOperations, String, CancellationToken)

Répertorier tous les clusters HCI d’un groupe de ressources.

ListByResourceGroupNext(IClustersOperations, String)

Répertorier tous les clusters HCI d’un groupe de ressources.

ListByResourceGroupNextAsync(IClustersOperations, String, CancellationToken)

Répertorier tous les clusters HCI d’un groupe de ressources.

ListBySubscription(IClustersOperations)

Répertorier tous les clusters HCI d’un abonnement.

ListBySubscriptionAsync(IClustersOperations, CancellationToken)

Répertorier tous les clusters HCI d’un abonnement.

ListBySubscriptionNext(IClustersOperations, String)

Répertorier tous les clusters HCI d’un abonnement.

ListBySubscriptionNextAsync(IClustersOperations, String, CancellationToken)

Répertorier tous les clusters HCI d’un abonnement.

Update(IClustersOperations, String, String, IDictionary<String,String>)

Mettre à jour un cluster HCI.

UpdateAsync(IClustersOperations, String, String, IDictionary<String,String>, CancellationToken)

Mettre à jour un cluster HCI.

S’applique à