Condividi tramite


IPrivateCloudsOperations Interfaccia

Definizione

Operazioni PrivateCloudsOperations.

public interface IPrivateCloudsOperations
type IPrivateCloudsOperations = interface
Public Interface IPrivateCloudsOperations

Metodi

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, PrivateCloud, Dictionary<String,List<String>>, CancellationToken)

Creare o aggiornare un cloud privato

BeginDeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Eliminare un cloud privato

BeginRotateNsxtPasswordWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Ruotare la password di NSX-T Manager

BeginRotateVcenterPasswordWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Ruotare la password di vCenter

BeginUpdateWithHttpMessagesAsync(String, String, PrivateCloudUpdate, Dictionary<String,List<String>>, CancellationToken)

Aggiornare un cloud privato

CreateOrUpdateWithHttpMessagesAsync(String, String, PrivateCloud, Dictionary<String,List<String>>, CancellationToken)

Creare o aggiornare un cloud privato

DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Eliminare un cloud privato

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Ottenere un cloud privato

ListAdminCredentialsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Elencare le credenziali di amministratore per il cloud privato

ListInSubscriptionNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Elencare i cloud privati in una sottoscrizione

ListInSubscriptionWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Elencare i cloud privati in una sottoscrizione

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Elencare i cloud privati in un gruppo di risorse

ListWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Elencare i cloud privati in un gruppo di risorse

RotateNsxtPasswordWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Ruotare la password di NSX-T Manager

RotateVcenterPasswordWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Ruotare la password di vCenter

UpdateWithHttpMessagesAsync(String, String, PrivateCloudUpdate, Dictionary<String,List<String>>, CancellationToken)

Aggiornare un cloud privato

Metodi di estensione

BeginCreateOrUpdate(IPrivateCloudsOperations, String, String, PrivateCloud)

Creare o aggiornare un cloud privato

BeginCreateOrUpdateAsync(IPrivateCloudsOperations, String, String, PrivateCloud, CancellationToken)

Creare o aggiornare un cloud privato

BeginDelete(IPrivateCloudsOperations, String, String)

Eliminare un cloud privato

BeginDeleteAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Eliminare un cloud privato

BeginRotateNsxtPassword(IPrivateCloudsOperations, String, String)

Ruotare la password di NSX-T Manager

BeginRotateNsxtPasswordAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Ruotare la password di NSX-T Manager

BeginRotateVcenterPassword(IPrivateCloudsOperations, String, String)

Ruotare la password di vCenter

BeginRotateVcenterPasswordAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Ruotare la password di vCenter

BeginUpdate(IPrivateCloudsOperations, String, String, PrivateCloudUpdate)

Aggiornare un cloud privato

BeginUpdateAsync(IPrivateCloudsOperations, String, String, PrivateCloudUpdate, CancellationToken)

Aggiornare un cloud privato

CreateOrUpdate(IPrivateCloudsOperations, String, String, PrivateCloud)

Creare o aggiornare un cloud privato

CreateOrUpdateAsync(IPrivateCloudsOperations, String, String, PrivateCloud, CancellationToken)

Creare o aggiornare un cloud privato

Delete(IPrivateCloudsOperations, String, String)

Eliminare un cloud privato

DeleteAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Eliminare un cloud privato

Get(IPrivateCloudsOperations, String, String)

Ottenere un cloud privato

GetAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Ottenere un cloud privato

List(IPrivateCloudsOperations, String)

Elencare i cloud privati in un gruppo di risorse

ListAdminCredentials(IPrivateCloudsOperations, String, String)

Elencare le credenziali di amministratore per il cloud privato

ListAdminCredentialsAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Elencare le credenziali di amministratore per il cloud privato

ListAsync(IPrivateCloudsOperations, String, CancellationToken)

Elencare i cloud privati in un gruppo di risorse

ListInSubscription(IPrivateCloudsOperations)

Elencare i cloud privati in una sottoscrizione

ListInSubscriptionAsync(IPrivateCloudsOperations, CancellationToken)

Elencare i cloud privati in una sottoscrizione

ListInSubscriptionNext(IPrivateCloudsOperations, String)

Elencare i cloud privati in una sottoscrizione

ListInSubscriptionNextAsync(IPrivateCloudsOperations, String, CancellationToken)

Elencare i cloud privati in una sottoscrizione

ListNext(IPrivateCloudsOperations, String)

Elencare i cloud privati in un gruppo di risorse

ListNextAsync(IPrivateCloudsOperations, String, CancellationToken)

Elencare i cloud privati in un gruppo di risorse

RotateNsxtPassword(IPrivateCloudsOperations, String, String)

Ruotare la password di NSX-T Manager

RotateNsxtPasswordAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Ruotare la password di NSX-T Manager

RotateVcenterPassword(IPrivateCloudsOperations, String, String)

Ruotare la password di vCenter

RotateVcenterPasswordAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Ruotare la password di vCenter

Update(IPrivateCloudsOperations, String, String, PrivateCloudUpdate)

Aggiornare un cloud privato

UpdateAsync(IPrivateCloudsOperations, String, String, PrivateCloudUpdate, CancellationToken)

Aggiornare un cloud privato

Si applica a