Get Private Endpoint Connection Result
data class GetPrivateEndpointConnectionResult(val azureApiVersion: String, val etag: String, val id: String, val name: String, val properties: RemotePrivateEndpointConnectionResponse, val type: String)
Private Endpoint Connection ARM resource.