Share via


PrivateCloudsOperationsExtensions.BeginRotateVcenterPassword Method

Definition

Rotate the vCenter password

public static void BeginRotateVcenterPassword (this Microsoft.Azure.Management.Avs.IPrivateCloudsOperations operations, string resourceGroupName, string privateCloudName);
static member BeginRotateVcenterPassword : Microsoft.Azure.Management.Avs.IPrivateCloudsOperations * string * string -> unit
<Extension()>
Public Sub BeginRotateVcenterPassword (operations As IPrivateCloudsOperations, resourceGroupName As String, privateCloudName As String)

Parameters

operations
IPrivateCloudsOperations

The operations group for this extension method.

resourceGroupName
String

The name of the resource group. The name is case insensitive.

privateCloudName
String

Name of the private cloud

Applies to