GroupConnectivityInformation interface

model interface GroupConnectivityInformation

Properties

groupId

The group id.

redirectMapId

The redirect map id.

requiredMembers

List of required members for the group id.

requiredZoneNames

List of required zone names for the group id.

Property Details

groupId

The group id.

groupId: string

Property Value

string

redirectMapId

The redirect map id.

redirectMapId?: string

Property Value

string

requiredMembers

List of required members for the group id.

requiredMembers: string[]

Property Value

string[]

requiredZoneNames

List of required zone names for the group id.

requiredZoneNames: string[]

Property Value

string[]