Condividi tramite


ClustersOperationsExtensions Classe

Definizione

Metodi di estensione per ClustersOperations.

public static class ClustersOperationsExtensions
type ClustersOperationsExtensions = class
Public Module ClustersOperationsExtensions
Ereditarietà
ClustersOperationsExtensions

Metodi

Create(IClustersOperations, String, String, Cluster)

Creare un cluster HCI.

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

Creare un cluster HCI.

Delete(IClustersOperations, String, String)

Eliminare un cluster HCI.

DeleteAsync(IClustersOperations, String, String, CancellationToken)

Eliminare un cluster HCI.

Get(IClustersOperations, String, String)

Ottenere il cluster HCI.

GetAsync(IClustersOperations, String, String, CancellationToken)

Ottenere il cluster HCI.

ListByResourceGroup(IClustersOperations, String)

Elencare tutti i cluster HCI in un gruppo di risorse.

ListByResourceGroupAsync(IClustersOperations, String, CancellationToken)

Elencare tutti i cluster HCI in un gruppo di risorse.

ListByResourceGroupNext(IClustersOperations, String)

Elencare tutti i cluster HCI in un gruppo di risorse.

ListByResourceGroupNextAsync(IClustersOperations, String, CancellationToken)

Elencare tutti i cluster HCI in un gruppo di risorse.

ListBySubscription(IClustersOperations)

Elencare tutti i cluster HCI in una sottoscrizione.

ListBySubscriptionAsync(IClustersOperations, CancellationToken)

Elencare tutti i cluster HCI in una sottoscrizione.

ListBySubscriptionNext(IClustersOperations, String)

Elencare tutti i cluster HCI in una sottoscrizione.

ListBySubscriptionNextAsync(IClustersOperations, String, CancellationToken)

Elencare tutti i cluster HCI in una sottoscrizione.

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

Aggiornare un cluster HCI.

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

Aggiornare un cluster HCI.

Si applica a