共用方式為


Add-AzureADMSPrivilegedResource

使用此 API 來新增 Azure AD MS 特殊許可權資源。

語法

Add-AzureADMSPrivilegedResource
   -ProviderId <String>
   [-ExternalId <String>]
   [<CommonParameters>]

Description

使用此 API 來新增 Azure AD MS 特殊許可權資源。

範例

範例 1

PS C:\> Add-AzureADMSPrivilegedResource -ProviderId AzureResources -ExternalId "/subscriptions/38ab2ccc-3747-4567-b36b-9478f5602f0d"

註冊新的資源

參數

-ExternalId

特定資源識別碼的唯一標識碼

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-ProviderId

特定提供者的唯一標識碼

類型:String
Position:Named
預設值:None
必要:True
接受管線輸入:True
接受萬用字元:False

輸入

String

輸出

Object