Freigeben über


IWithAccontEnabledBeta.WithAccountEnabled(Boolean) Methode

Definition

Gibt an, ob das Benutzerkonto aktiviert ist.

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

Parameter

accountEnabled
Boolean

True, wenn das Konto aktiviert ist, andernfalls false.

Gibt zurück

Gilt für: