VMwareCbtMigrationDetailsResponse

constructor(dataMoverRunAsAccountId: String, instanceType: String, lastRecoveryPointReceived: String, licenseType: String? = null, migrationRecoveryPointId: String, osType: String, protectedDisks: List<VMwareCbtProtectedDiskDetailsResponse>? = null, snapshotRunAsAccountId: String, targetAvailabilitySetId: String? = null, targetBootDiagnosticsStorageAccountId: String? = null, targetLocation: String, targetNetworkId: String? = null, targetResourceGroupId: String? = null, targetVmName: String? = null, targetVmSize: String? = null, vmNics: List<VMwareCbtNicDetailsResponse>? = null, vmwareMachineId: String)