Partager via


AvsPrivateCloudResource.RotateVCenterPassword Méthode

Définition

Faire pivoter le mot de passe vCenter

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}/rotateVcenterPassword
  • IdPrivateClouds_RotateVcenterPassword d’opération
public virtual Azure.ResourceManager.ArmOperation RotateVCenterPassword (Azure.WaitUntil waitUntil, System.Threading.CancellationToken cancellationToken = default);
abstract member RotateVCenterPassword : Azure.WaitUntil * System.Threading.CancellationToken -> Azure.ResourceManager.ArmOperation
override this.RotateVCenterPassword : Azure.WaitUntil * System.Threading.CancellationToken -> Azure.ResourceManager.ArmOperation
Public Overridable Function RotateVCenterPassword (waitUntil As WaitUntil, Optional cancellationToken As CancellationToken = Nothing) As ArmOperation

Paramètres

waitUntil
WaitUntil

Completed si la méthode doit attendre la fin de l’opération de longue durée sur le service ; Started s’il doit retourner après le démarrage de l’opération. Pour plus d’informations sur les opérations de longue durée, consultez Exemples d’opérations Azure.Core Long-Running.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à