Private Endpoint Connection Response
data class PrivateEndpointConnectionResponse(val etag: String, val id: String, val location: String? = null, val name: String, val properties: PrivateEndpointConnectionPropertiesResponse? = null, val type: String)
The Private Endpoint Connection resource.