ResponseMessageEnvelopeRemotePrivateEndpointConnectionResponse

constructor(error: ErrorEntityResponse? = null, id: String? = null, identity: ManagedServiceIdentityResponse? = null, location: String? = null, name: String? = null, plan: ArmPlanResponse? = null, properties: RemotePrivateEndpointConnectionResponse? = null, sku: SkuDescriptionResponse? = null, status: String? = null, tags: Map<String, String>? = null, type: String? = null, zones: List<String>? = null)