Private Link Configuration Response
data class PrivateLinkConfigurationResponse(val groupId: String, val id: String, val ipConfigurations: List<IPConfigurationResponse>, val name: String, val provisioningState: String, val type: String)
The private link configuration.