次の方法で共有


ActiveDirectoryUserImpl.IWithAccontEnabledBeta.WithAccountEnabled メソッド

定義

ユーザー アカウントを有効にするかどうかを指定します。

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

パラメーター

accountEnabled
Boolean

アカウントが有効な場合は True、それ以外の場合は false。

戻り値

実装

適用対象