Get-AzureADPrivilegedRole
{{ 填入 Synopsis }}
語法
Get-AzureADPrivilegedRole
[-Filter <String>]
[<CommonParameters>]
Get-AzureADPrivilegedRole
-Id <String>
[<CommonParameters>]
Description
{{ 填寫描述 }}
範例
範例 1
PS C:\> {{ Add example code here }}
{{ 在此新增範例描述 }}
參數
-Filter
{{ 填滿篩選描述 }}
類型: | String |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | True |
接受萬用字元: | False |
-Id
{{ 填滿標識符描述 }}
類型: | String |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | True |
接受萬用字元: | False |