共用方式為


PrivateCloudsOperationsExtensions.RotateVcenterPassword 方法

定義

輪替 vCenter 密碼

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

參數

operations
IPrivateCloudsOperations

這個擴充方法的作業群組。

resourceGroupName
String

資源群組的名稱。 名稱不區分大小寫。

privateCloudName
String

私人雲端的名稱

適用於