Partager via


ActiveDirectoryUserImpl.IWithAccontEnabledBeta.WithAccountEnabled Méthode

Définition

Spécifie si le compte d’utilisateur est activé.

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

Paramètres

accountEnabled
Boolean

True si le compte est activé, false dans le cas contraire.

Retours

Implémente

S’applique à