NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties interface
PrivateLinkConnection properties for the network interface.
Properties
fqdns | List of FQDNs for current private link connection. NOTE: This property will not be serialized. It can only be populated by the server. |
group |
The group ID for current private link connection. NOTE: This property will not be serialized. It can only be populated by the server. |
required |
The required member name for current private link connection. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
fqdns
List of FQDNs for current private link connection. NOTE: This property will not be serialized. It can only be populated by the server.
fqdns?: string[]
Property Value
string[]
groupId
The group ID for current private link connection. NOTE: This property will not be serialized. It can only be populated by the server.
groupId?: string
Property Value
string
requiredMemberName
The required member name for current private link connection. NOTE: This property will not be serialized. It can only be populated by the server.
requiredMemberName?: string
Property Value
string