A2AShared Disk Replication Details Response
constructor(failoverRecoveryPointId: String? = null, instanceType: String, lastRpoCalculatedTime: String? = null, managementId: String? = null, monitoringJobType: String? = null, monitoringPercentageCompletion: Int? = null, primaryFabricLocation: String? = null, protectedManagedDisks: List<A2AProtectedManagedDiskDetailsResponse>? = null, recoveryFabricLocation: String? = null, rpoInSeconds: Double? = null, sharedDiskIRErrors: List<A2ASharedDiskIRErrorDetailsResponse>? = null, unprotectedDisks: List<A2AUnprotectedDiskDetailsResponse>? = null)