Add-AzureADMSAdministrativeUnitMember
新增系統管理單位成員。
語法
Add-AzureADMSAdministrativeUnitMember
-Id <String>
-RefObjectId <String>
[<CommonParameters>]
Description
Add-AzureADMSAdministrativeUnitMember Cmdlet 會新增 Active Directory 系統管理單位成員。
範例
範例 1
PS C:\> {{ Add example code here }}
{{ 在此新增範例描述 }}
參數
-Id
指定 Active Directory 系統管理單位的識別碼。
類型: | String |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | True |
接受萬用字元: | False |
-RefObjectId
指定將指派為擁有者/管理員/成員的特定 Azure Active Directory 物件的唯一標識符。
類型: | String |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | True |
接受萬用字元: | False |