你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
GroupIdInformationProperties interface
The properties for a group information object
Properties
group |
The group id |
required |
The required members for a specific group id |
required |
The required DNS zones for a specific group id |
Property Details
groupId
The group id
groupId?: string
Property Value
string
requiredMembers
The required members for a specific group id
requiredMembers?: string[]
Property Value
string[]
requiredZoneNames
The required DNS zones for a specific group id
requiredZoneNames?: string[]
Property Value
string[]