Compartir a través de


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