Share via


GroupConnectivityInformation interface

Represents of a connection's group information.

Properties

customerVisibleFqdns

Gets or sets customer visible FQDNs.

groupId

Gets or sets group id.

internalFqdn

Gets or sets Internal Fqdn.

memberName

Gets or sets member name.

privateLinkServiceArmRegion

Gets or sets the private link service arm region.

redirectMapId

Gets or sets the redirect map id.

Property Details

customerVisibleFqdns

Gets or sets customer visible FQDNs.

customerVisibleFqdns?: string[]

Property Value

string[]

groupId

Gets or sets group id.

groupId?: string

Property Value

string

internalFqdn

Gets or sets Internal Fqdn.

internalFqdn?: string

Property Value

string

memberName

Gets or sets member name.

memberName?: string

Property Value

string

privateLinkServiceArmRegion

Gets or sets the private link service arm region.

privateLinkServiceArmRegion?: string

Property Value

string

redirectMapId

Gets or sets the redirect map id.

redirectMapId?: string

Property Value

string