Get Service Endpoint Connections Result
data class GetServiceEndpointConnectionsResult(val id: String, val location: String, val privateEndpointConnections: List<GetServiceEndpointConnectionsPrivateEndpointConnection>, val resourceGroupName: String, val serviceId: String, val serviceName: String)
A collection of values returned by getServiceEndpointConnections.