你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GroupIdInformationProperties interface

The properties for a group information object

Properties

groupId

The group id

requiredMembers

The required members for a specific group id

requiredZoneNames

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[]