Поделиться через


IPrivateCloudsOperations Интерфейс

Определение

Операции PrivateCloudSOperations.

public interface IPrivateCloudsOperations
type IPrivateCloudsOperations = interface
Public Interface IPrivateCloudsOperations

Методы

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

Создание или обновление частного облака

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

Удаление частного облака

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

Смена пароля диспетчера NSX-T

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

Смена пароля vCenter

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

Обновление частного облака

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

Создание или обновление частного облака

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

Удаление частного облака

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

Получение частного облака

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

Вывод списка учетных данных администратора для частного облака

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

Вывод списка частных облаков в подписке

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

Вывод списка частных облаков в подписке

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

Вывод списка частных облаков в группе ресурсов

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

Вывод списка частных облаков в группе ресурсов

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

Смена пароля диспетчера NSX-T

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

Смена пароля vCenter

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

Обновление частного облака

Методы расширения

BeginCreateOrUpdate(IPrivateCloudsOperations, String, String, PrivateCloud)

Создание или обновление частного облака

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

Создание или обновление частного облака

BeginDelete(IPrivateCloudsOperations, String, String)

Удаление частного облака

BeginDeleteAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Удаление частного облака

BeginRotateNsxtPassword(IPrivateCloudsOperations, String, String)

Смена пароля диспетчера NSX-T

BeginRotateNsxtPasswordAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Смена пароля диспетчера NSX-T

BeginRotateVcenterPassword(IPrivateCloudsOperations, String, String)

Смена пароля vCenter

BeginRotateVcenterPasswordAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Смена пароля vCenter

BeginUpdate(IPrivateCloudsOperations, String, String, PrivateCloudUpdate)

Обновление частного облака

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

Обновление частного облака

CreateOrUpdate(IPrivateCloudsOperations, String, String, PrivateCloud)

Создание или обновление частного облака

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

Создание или обновление частного облака

Delete(IPrivateCloudsOperations, String, String)

Удаление частного облака

DeleteAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Удаление частного облака

Get(IPrivateCloudsOperations, String, String)

Получение частного облака

GetAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Получение частного облака

List(IPrivateCloudsOperations, String)

Вывод списка частных облаков в группе ресурсов

ListAdminCredentials(IPrivateCloudsOperations, String, String)

Вывод списка учетных данных администратора для частного облака

ListAdminCredentialsAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Вывод списка учетных данных администратора для частного облака

ListAsync(IPrivateCloudsOperations, String, CancellationToken)

Вывод списка частных облаков в группе ресурсов

ListInSubscription(IPrivateCloudsOperations)

Вывод списка частных облаков в подписке

ListInSubscriptionAsync(IPrivateCloudsOperations, CancellationToken)

Вывод списка частных облаков в подписке

ListInSubscriptionNext(IPrivateCloudsOperations, String)

Вывод списка частных облаков в подписке

ListInSubscriptionNextAsync(IPrivateCloudsOperations, String, CancellationToken)

Вывод списка частных облаков в подписке

ListNext(IPrivateCloudsOperations, String)

Вывод списка частных облаков в группе ресурсов

ListNextAsync(IPrivateCloudsOperations, String, CancellationToken)

Вывод списка частных облаков в группе ресурсов

RotateNsxtPassword(IPrivateCloudsOperations, String, String)

Смена пароля диспетчера NSX-T

RotateNsxtPasswordAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Смена пароля диспетчера NSX-T

RotateVcenterPassword(IPrivateCloudsOperations, String, String)

Смена пароля vCenter

RotateVcenterPasswordAsync(IPrivateCloudsOperations, String, String, CancellationToken)

Смена пароля vCenter

Update(IPrivateCloudsOperations, String, String, PrivateCloudUpdate)

Обновление частного облака

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

Обновление частного облака

Применяется к