Compartir a través de


ActiveDirectoryUserImpl.IWithAccontEnabledBeta.WithAccountEnabled Método

Definición

Especifica si la cuenta de usuario está habilitada.

Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IUpdate IWithAccontEnabledBeta.WithAccountEnabled (bool accountEnabled);
abstract member Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IWithAccontEnabledBeta.WithAccountEnabled : bool -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IUpdate
override this.Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IWithAccontEnabledBeta.WithAccountEnabled : bool -> Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Update.IUpdate
Function WithAccountEnabled (accountEnabled As Boolean) As IUpdate Implements IWithAccontEnabledBeta.WithAccountEnabled

Parámetros

accountEnabled
Boolean

True si la cuenta está habilitada; de lo contrario, false.

Devoluciones

Implementaciones

Se aplica a