Get Managed Private Endpoint Result
data class GetManagedPrivateEndpointResult(val azureApiVersion: String, val etag: String, val id: String, val name: String, val properties: ManagedPrivateEndpointResponse, val type: String)
Managed private endpoint resource type.