Network Interface IPConfiguration Private Link Connection Properties Response
data class NetworkInterfaceIPConfigurationPrivateLinkConnectionPropertiesResponse(val fqdns: List<String>, val groupId: String, val requiredMemberName: String)
PrivateLinkConnection properties for the network interface.
Constructors
Link copied to clipboard
fun NetworkInterfaceIPConfigurationPrivateLinkConnectionPropertiesResponse(fqdns: List<String>, groupId: String, requiredMemberName: String)