次の方法で共有


ActiveDirectoryUserImpl.IWithAccontEnabledBeta.WithAccountEnabled メソッド

定義

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

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

パラメーター

accountEnabled
Boolean

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

戻り値

実装

適用対象