GroupIdInformationProperties interface
群組資訊對象的屬性。
屬性
| group |
群組標識碼。 |
| required |
特定群組標識碼的必要成員。 |
| required |
特定群組標識碼的必要 DNS 區域。 |
屬性詳細資料
groupId
群組標識碼。
groupId?: string
屬性值
string
requiredMembers
特定群組標識碼的必要成員。
requiredMembers?: string[]
屬性值
string[]
requiredZoneNames
特定群組標識碼的必要 DNS 區域。
requiredZoneNames?: string[]
屬性值
string[]