你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ActiveDirectoryUserImpl.IWithPasswordBeta.WithPassword(String) 方法

定义

指定用户的密码。

Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IUpdate IWithPasswordBeta.WithPassword (string password);
abstract member Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IWithPasswordBeta.WithPassword : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IUpdate
override this.Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IWithPasswordBeta.WithPassword : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IUpdate
Function WithPassword (password As String) As IUpdate Implements IWithPasswordBeta.WithPassword

参数

password
String

用户的密码。

返回

实现

适用于