InMageRcmReplicationDetailsResponse

constructor(agentUpgradeAttemptToVersion: String, agentUpgradeBlockingErrorDetails: List<InMageRcmAgentUpgradeBlockingErrorDetailsResponse>? = null, agentUpgradeJobId: String, agentUpgradeState: String, allocatedMemoryInMB: Double, discoveredVmDetails: InMageRcmDiscoveredProtectedVmDetailsResponse? = null, discoveryType: String, fabricDiscoveryMachineId: String, failoverRecoveryPointId: String, firmwareType: String, initialReplicationProcessedBytes: Double, initialReplicationProgressHealth: String, initialReplicationProgressPercentage: Int, initialReplicationTransferredBytes: Double, instanceType: String, internalIdentifier: String, isAgentRegistrationSuccessfulAfterFailover: Boolean, isLastUpgradeSuccessful: String, lastAgentUpgradeErrorDetails: List<InMageRcmLastAgentUpgradeErrorDetailsResponse>? = null, lastAgentUpgradeType: String, lastRecoveryPointId: String, lastRecoveryPointReceived: String, lastRpoCalculatedTime: String, lastRpoInSeconds: Double, licenseType: String? = null, linuxLicenseType: String? = null, mobilityAgentDetails: InMageRcmMobilityAgentDetailsResponse? = null, multiVmGroupName: String, osName: String? = null, osType: String, primaryNicIpAddress: String, processServerId: String, processServerName: String, processorCoreCount: Int, protectedDisks: List<InMageRcmProtectedDiskDetailsResponse>? = null, resyncProcessedBytes: Double, resyncProgressHealth: String, resyncProgressPercentage: Int, resyncRequired: String, resyncState: String, resyncTransferredBytes: Double, runAsAccountId: String, seedManagedDiskTags: List<UserCreatedResourceTagResponse>? = null, sqlServerLicenseType: String? = null, storageAccountId: String, supportedOSVersions: List<String>? = null, targetAvailabilitySetId: String? = null, targetAvailabilityZone: String? = null, targetBootDiagnosticsStorageAccountId: String? = null, targetGeneration: String, targetLocation: String? = null, targetManagedDiskTags: List<UserCreatedResourceTagResponse>? = null, targetNetworkId: String? = null, targetNicTags: List<UserCreatedResourceTagResponse>? = null, targetProximityPlacementGroupId: String? = null, targetResourceGroupId: String? = null, targetVmName: String? = null, targetVmSecurityProfile: SecurityProfilePropertiesResponse? = null, targetVmSize: String? = null, targetVmTags: List<UserCreatedResourceTagResponse>? = null, testNetworkId: String? = null, unprotectedDisks: List<InMageRcmUnProtectedDiskDetailsResponse>? = null, vmNics: List<InMageRcmNicDetailsResponse>? = null)