Sdílet prostřednictvím


IPrivateCloudsOperations Rozhraní

Definice

Operace PrivateCloudsOperations.

public interface IPrivateCloudsOperations
type IPrivateCloudsOperations = interface
Public Interface IPrivateCloudsOperations

Metody

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

Vytvoření nebo aktualizace privátního cloudu

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

Odstranění privátního cloudu

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

Obměna hesla správce NSX-T

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

Obměna hesla vCenter

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

Aktualizace privátního cloudu

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

Vytvoření nebo aktualizace privátního cloudu

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

Odstranění privátního cloudu

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

Získání privátního cloudu

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

Výpis přihlašovacích údajů správce pro privátní cloud

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

Výpis privátních cloudů v předplatném

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

Výpis privátních cloudů v předplatném

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

Výpis privátních cloudů ve skupině prostředků

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

Výpis privátních cloudů ve skupině prostředků

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

Obměna hesla správce NSX-T

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

Obměna hesla vCenter

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

Aktualizace privátního cloudu

Metody rozšíření

BeginCreateOrUpdate(IPrivateCloudsOperations, String, String, PrivateCloud)

Vytvoření nebo aktualizace privátního cloudu

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

Vytvoření nebo aktualizace privátního cloudu

BeginDelete(IPrivateCloudsOperations, String, String)

Odstranění privátního cloudu

BeginDeleteAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Odstranění privátního cloudu

BeginRotateNsxtPassword(IPrivateCloudsOperations, String, String)

Obměna hesla správce NSX-T

BeginRotateNsxtPasswordAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Obměna hesla správce NSX-T

BeginRotateVcenterPassword(IPrivateCloudsOperations, String, String)

Obměna hesla vCenter

BeginRotateVcenterPasswordAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Obměna hesla vCenter

BeginUpdate(IPrivateCloudsOperations, String, String, PrivateCloudUpdate)

Aktualizace privátního cloudu

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

Aktualizace privátního cloudu

CreateOrUpdate(IPrivateCloudsOperations, String, String, PrivateCloud)

Vytvoření nebo aktualizace privátního cloudu

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

Vytvoření nebo aktualizace privátního cloudu

Delete(IPrivateCloudsOperations, String, String)

Odstranění privátního cloudu

DeleteAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Odstranění privátního cloudu

Get(IPrivateCloudsOperations, String, String)

Získání privátního cloudu

GetAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Získání privátního cloudu

List(IPrivateCloudsOperations, String)

Výpis privátních cloudů ve skupině prostředků

ListAdminCredentials(IPrivateCloudsOperations, String, String)

Výpis přihlašovacích údajů správce pro privátní cloud

ListAdminCredentialsAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Výpis přihlašovacích údajů správce pro privátní cloud

ListAsync(IPrivateCloudsOperations, String, CancellationToken)

Výpis privátních cloudů ve skupině prostředků

ListInSubscription(IPrivateCloudsOperations)

Výpis privátních cloudů v předplatném

ListInSubscriptionAsync(IPrivateCloudsOperations, CancellationToken)

Výpis privátních cloudů v předplatném

ListInSubscriptionNext(IPrivateCloudsOperations, String)

Výpis privátních cloudů v předplatném

ListInSubscriptionNextAsync(IPrivateCloudsOperations, String, CancellationToken)

Výpis privátních cloudů v předplatném

ListNext(IPrivateCloudsOperations, String)

Výpis privátních cloudů ve skupině prostředků

ListNextAsync(IPrivateCloudsOperations, String, CancellationToken)

Výpis privátních cloudů ve skupině prostředků

RotateNsxtPassword(IPrivateCloudsOperations, String, String)

Obměna hesla správce NSX-T

RotateNsxtPasswordAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Obměna hesla správce NSX-T

RotateVcenterPassword(IPrivateCloudsOperations, String, String)

Obměna hesla vCenter

RotateVcenterPasswordAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Obměna hesla vCenter

Update(IPrivateCloudsOperations, String, String, PrivateCloudUpdate)

Aktualizace privátního cloudu

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

Aktualizace privátního cloudu

Platí pro