Share via


IWithAccontEnabledBeta.WithAccountEnabled(Boolean) Methode

Definition

Gibt an, ob das Benutzerkonto aktiviert ist.

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

Parameter

accountEnabled
Boolean

True, wenn das Konto aktiviert ist, andernfalls false.

Gibt zurück

Gilt für: