NetworkInterfaceIPConfigurationPrivateLinkConnectionPropertiesOutput interface
PrivateLinkConnection properties for the network interface.
Properties
| fqdns | List of FQDNs for current private link connection. |
| group |
The group ID for current private link connection. |
| required |
The required member name for current private link connection. |
Property Details
fqdns
List of FQDNs for current private link connection.
fqdns?: string[]
Property Value
string[]
groupId
The group ID for current private link connection.
groupId?: string
Property Value
string
requiredMemberName
The required member name for current private link connection.
requiredMemberName?: string
Property Value
string