Add-AzureADMSAdministrativeUnitMember
管理単位メンバーを追加します。
構文
Add-AzureADMSAdministrativeUnitMember
-Id <String>
-RefObjectId <String>
[<CommonParameters>]
説明
Add-AzureADMSAdministrativeUnitMember コマンドレットは、Active Directory 管理単位メンバーを追加します。
例
例 1
PS C:\> {{ Add example code here }}
{{例の説明をここに追加}}
パラメーター
-Id
Active Directory 管理単位の ID を指定します。
型: | String |
配置: | Named |
規定値: | None |
必須: | True |
パイプライン入力を受け取る: | True |
ワイルドカード文字を受け取る: | False |
-RefObjectId
所有者/マネージャー/メンバーとして割り当てられる特定の Azure Active Directory オブジェクトの一意の ID を指定します。
型: | String |
配置: | Named |
規定値: | None |
必須: | True |
パイプライン入力を受け取る: | True |
ワイルドカード文字を受け取る: | False |