Condividi tramite


ClustersOperationsExtensions Classe

Definizione

Metodi di estensione per ClustersOperations.

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

Metodi

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

Creare o aggiornare un cluster in un cloud privato

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

Creare o aggiornare un cluster in un cloud privato

BeginDelete(IClustersOperations, String, String, String)

Eliminare un cluster in un cloud privato

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

Eliminare un cluster in un cloud privato

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

Aggiornare un cluster in un cloud privato

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

Aggiornare un cluster in un cloud privato

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

Creare o aggiornare un cluster in un cloud privato

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

Creare o aggiornare un cluster in un cloud privato

Delete(IClustersOperations, String, String, String)

Eliminare un cluster in un cloud privato

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

Eliminare un cluster in un cloud privato

Get(IClustersOperations, String, String, String)

Ottenere un cluster in base al nome in un cloud privato

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

Ottenere un cluster in base al nome in un cloud privato

List(IClustersOperations, String, String)

Elencare i cluster in un cloud privato

ListAsync(IClustersOperations, String, String, CancellationToken)

Elencare i cluster in un cloud privato

ListNext(IClustersOperations, String)

Elencare i cluster in un cloud privato

ListNextAsync(IClustersOperations, String, CancellationToken)

Elencare i cluster in un cloud privato

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

Aggiornare un cluster in un cloud privato

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

Aggiornare un cluster in un cloud privato

Si applica a