GroupConnectivityInformation interface
Group connectivity details.
Properties
customer |
List of customer visible FQDNs. |
group |
Group ID. NOTE: This property will not be serialized. It can only be populated by the server. |
internal |
Internal FQDN. NOTE: This property will not be serialized. It can only be populated by the server. |
member |
Member name. NOTE: This property will not be serialized. It can only be populated by the server. |
private |
PrivateLinkService ARM region. |
redirect |
Redirect map ID. |
Property Details
customerVisibleFqdns
List of customer visible FQDNs.
customerVisibleFqdns?: string[]
Property Value
string[]
groupId
Group ID. NOTE: This property will not be serialized. It can only be populated by the server.
groupId?: string
Property Value
string
internalFqdn
Internal FQDN. NOTE: This property will not be serialized. It can only be populated by the server.
internalFqdn?: string
Property Value
string
memberName
Member name. NOTE: This property will not be serialized. It can only be populated by the server.
memberName?: string
Property Value
string
privateLinkServiceArmRegion
PrivateLinkService ARM region.
privateLinkServiceArmRegion?: string
Property Value
string
redirectMapId
Redirect map ID.
redirectMapId?: string
Property Value
string