你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AllowedPrincipals interface
The configuration settings of the Azure Active Directory allowed principals.
Properties
groups | The list of the allowed groups. |
identities | The list of the allowed identities. |
Property Details
groups
The list of the allowed groups.
groups?: string[]
Property Value
string[]
identities
The list of the allowed identities.
identities?: string[]
Property Value
string[]